1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/belarusian/NounBel.gf
Krasimir Angelov 35a650141e fix UseN and PositA
2025-10-05 09:47:31 +02:00

5 lines
60 B
Plaintext

concrete NounBel of Noun = CatBel ** {
lin
UseN n = n ;
}