UpperCased.nim 57 B

1234567
  1. # bug #5076
  2. var str*: string
  3. UpperCased.str = "hello"