mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 13:48:57 -06:00
test with numerals
This commit is contained in:
5
resource-0.6/abstract/TestResourceNum.gf
Normal file
5
resource-0.6/abstract/TestResourceNum.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
abstract TestResourceNum = TestResource, Numerals ** {
|
||||
|
||||
fun UseNumeral : Numeral -> Num ;
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user