Files
Nim/tests/rectest.nim
2010-02-26 01:26:16 +01:00

7 lines
63 B
Nim
Executable File

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