Files
Nim/tests/rectest.nim
2009-09-15 23:22:22 +02:00

7 lines
63 B
Nim
Executable File

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