summary refs log blame commit diff stats
path: root/tests/testament/treject.nim
blob: be2db86a9ab2942527b14577120f9c866d3fb4e7 (plain) (tree)
1
2
3
4
5
6





                                                                            
discard """
action: "reject"
"""

# this line does not compile, so the test should pass, since action="reject"
let x: int = "type mismatch"