mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 13:48:57 -06:00
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
abstract TestResourceNum = TestResource, Numerals ** {
|
|
|
|
fun UseNumeral : Numeral -> Num ;
|
|
|
|
} ; |