summary refs log tree commit diff stats
path: root/tests/modules/UpperCased.nim
blob: 7beffcc5f4d8a794352b206124c326fb2e69e23d (plain) (blame)
1
2
3
4
5
6
# bug #5076

var str*: string

UpperCased.str = "hello"