Improved type system checks
This commit is contained in:
parent
f1c8b2daf5
commit
e2f607805c
9 changed files with 49 additions and 61 deletions
3
tests/errors/TypeMismatch2.q
Normal file
3
tests/errors/TypeMismatch2.q
Normal file
|
@ -0,0 +1,3 @@
|
|||
main() {
|
||||
len(123)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue