summary refs log blame commit diff stats
path: root/tests/system/toString.nim
blob: 2a8ce1c0cc5970c55a4936e296dfeddc7bcd6b7a (plain) (tree)
1
2
3
4
5




                        
discard """
  output:'''@[23, 45]'''
"""

echo($(@[23, 45]))