Sign in
zircon-guest
/
third_party
/
toybox
/
7a48df38d47057c74d31ac6f80e3aa2b0e88f9af
/
.
/
tests
/
files
/
bc
/
arrays.txt
blob: 26a284b8d814d1fc7c3f58c256446dfb7293204a [
file
]
a[0] = 1
a[2-1] = 2
a[0]+a[0]
a[2-1]+a[2-1]
a[5] = 2
a[5.789]