rectest.nim 57 B

1234567
  1. # Test the error message
  2. proc main() =
  3. main()
  4. main()