blob: 2a2a50d2f06b2c1bd8c7e67b83c9ab10818e6fd1 [file] [log] [blame]
module imports.gdc254a;
class B254
{
void F()
{
if (Error) return;
}
}