summary refs log tree commit diff stats
path: root/tests/tsimtych.nim
blob: b100c62e3188396b3b192a777ed0bd629d40f9e9 (plain) (blame)
1
2
3
4
5
# Test 2
# Simple type checking

var a: string
a = false #ERROR