Files
Nim/tests/rectest.nim
2008-08-23 11:32:48 +02:00

7 lines
63 B
Nim

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