mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-04 21:02:46 -06:00
added some tests in the testsuite for the compiler
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
resource Res = {
|
||||
|
||||
oper my_oper : Str -> Str ;
|
||||
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
i testsuite/compiler/check/oper-definition/Res.gf
|
||||
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
|
||||
|
||||
checking module Res
|
||||
Reference in New Issue
Block a user