forked from GitHub/gf-core
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