made some tests green; implemented 'from module import nil'

This commit is contained in:
Araq
2013-05-19 23:17:16 +02:00
parent 7b36d3d6ff
commit 1c9b4e5d33
16 changed files with 84 additions and 975 deletions

View File

@@ -1,5 +1,5 @@
discard """
errormsg: 'type mismatch'
errormsg: "type mismatch"
line: 7
"""

View File

@@ -1,6 +1,7 @@
discard """
errormsg: "value expected, but got a type"
line: 7
disabled: true
"""
proc crashAndBurn() =