mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 05:38:55 -06:00
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
abstract TestVerbesAbs = TestResource, VerbesAbs ** {
|
|
fun UseVN : VN -> V ;
|
|
}
|