dfmt/tests/issue0219.d
2016-01-22 04:53:20 -08:00

6 lines
72 B
D

@OneOf("group1")
{
JSONValue[string] fred;
bool mertz;
bool ethel;
}