summary refs log blame commit diff stats
path: root/tests/rectest.nim
blob: f08306cfd390d42401608a4c2e8907467c13293c (plain) (tree)
1
2
3
4
5
6





                         
# Test the error message

proc main() =
  main()

main()