index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
modules
/
UpperCased.nim
blob: 7beffcc5f4d8a794352b206124c326fb2e69e23d (
plain
) (
tree
)
b1b2dd606
^
1
2
3
4
5
6
# bug #5076
var
str
*
:
string
UpperCased
.
str
=
"hello"