mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
test case for invalid parameter definition
This commit is contained in:
5
testsuite/compiler/check/params/Params.gf
Normal file
5
testsuite/compiler/check/params/Params.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
resource Params = {
|
||||
|
||||
param P = P1 Str ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user