summary refs log blame commit diff stats
path: root/tests/reject/topena1.nim
blob: 0dbc5506a85a5a5cb365bae6bed56020f14da313 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                          




                                                  

 
discard """
  file: "topena1.nim"
  line: 9
  errormsg: "invalid type"
"""
# Tests a special bug

var
  x: ref openarray[string] #ERROR_MSG invalid type