This commit is contained in:
Araq
2016-12-30 02:21:15 +01:00
parent 45001632ce
commit cfea779e23
2 changed files with 17 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
discard """
errormsg: "'+' cannot be passed to a procvar"
line: 8
"""
# bug #2050
let v: proc (a, b: int): int = `+`