aboutsummaryrefslogtreecommitdiff
path: root/tests/struct_unexported_trait/struct.ek
blob: acf01f5ca180e886130ffa32e43451a88d20c815 (plain) (blame)
1
2
3
import "trait.ek"

pub typedef struct[trait T] {};