require errormsg to be specified before file.

This commit is contained in:
Arne Döring
2018-11-29 16:07:51 +01:00
committed by Araq
parent ca394ebd95
commit 1105d03644
264 changed files with 305 additions and 623 deletions

View File

@@ -1,9 +1,7 @@
discard """
line: 7
errormsg: "attempting to call routine: 'items'"
line: 7
"""
type a = enum b,c,d
a.items()