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

1+4