Improved variable definitions
This commit is contained in:
parent
2f7319e6a0
commit
4f6750dc8e
7 changed files with 48 additions and 22 deletions
3
tests/errors/UnknownIdentifier2.q
Normal file
3
tests/errors/UnknownIdentifier2.q
Normal file
|
@ -0,0 +1,3 @@
|
|||
main() {
|
||||
x := x
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue