DCD/tests/tc_template_param_props/file.d

2 lines
39 B
D

struct Foo(T...){T.} struct Bar(T){T.}