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

1+4