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

1+4