Files
Nim/tests/modules/UpperCased.nim
2016-11-30 11:00:51 +01:00

7 lines
57 B
Nim

# bug #5076
var str*: string
UpperCased.str = "hello"