DCD/tests/tc026/file.d

7 lines
55 B
D

struct Issue281 {}
unittest
{
Issue281 i;
i.abcde(
}