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





                        
# Test the error message

proc main() =
  main()

main()