index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tsimtych.nim
blob: b100c62e3188396b3b192a777ed0bd629d40f9e9 (
plain
) (
tree
)
405b86068
1
2
3
4
5
# Test 2
# Simple type checking
var
a
:
string
a
=
false
#ERROR