efl/src/tests/eolian/data/no_nmsp.eo

8 lines
56 B
Plaintext

mixin no_nmsp
{
methods {
foo {
}
}
}