forked from GitHub/gf-core
51da7e3c0f
for testing grammar conversions
9 lines
54 B
Plaintext
9 lines
54 B
Plaintext
|
|
resource SimpleEngRes = {
|
|
|
|
param Num = Sg | Pl;
|
|
|
|
}
|
|
|
|
|