summary refs log tree commit diff stats
path: root/tests/exprs/tstmtexp.nim
blob: 75d8dd081248103c1f036bc9b55ded2287d5a7bc (plain) (blame)
1
2
3
4
5
6
7
8
discard """
  errormsg: "expression '5' is of type 'int literal(5)' and has to be discarded"
  file: "tstmtexp.nim"
  line: 8
"""
# Test 3

1+4