mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
test with numerals
This commit is contained in:
5
lib/resource-0.6/abstract/TestResourceNum.gf
Normal file
5
lib/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