forked from GitHub/gf-core
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
abstract TestResourceNum = TestResource, Numerals ** {
|
|
|
|
fun UseNumeral : Numeral -> Num ;
|
|
|
|
} ; |