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