summary refs log tree commit diff stats
path: root/tests/run/tlenopenarray.nim
blob: 3ab27c8f73fc6abba228bbd5e6dda10b3686333e (plain) (blame)
1
2
3
4
5
6
7
discard """
  file: "tlenopenarray.nim"
  output: "1"
"""

echo len([1_000_000]) #OUT 1