Files
Nim/tests/rectest.nim
2013-03-16 23:53:07 +01:00

7 lines
63 B
Nim

# Test the error message
proc main() =
main()
main()