mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -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