dfmt/tests/issue0098.d
Hackerpilot 65ae9dd4a0 Fix #98
2015-03-13 14:51:44 -07:00

7 lines
58 B
D

unittest
{
if (!fdmatch)
goto Lfd; // comment
{
}
}