forked from GitHub/gf-core
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