summary refs log tree commit diff stats
path: root/tests/accept/run/tlenopenarray.nim
blob: 9731cb4f2c372038f9abf5b7ad667a1083fcfc58 (plain) (blame)
1
2
3
4
5
# len(x) --> len([x]) --> match!
echo len(1_000_000) #OUT 1