mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
added some tests in the testsuite for the compiler
This commit is contained in:
5
testsuite/compiler/check/oper-definition/Res.gf
Normal file
5
testsuite/compiler/check/oper-definition/Res.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
resource Res = {
|
||||
|
||||
oper my_oper : Str -> Str ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user