File: test_array_03.expected

package info (click to toggle)
libjsoncpp 0.6.0~rc2-3.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,268 kB
  • ctags: 944
  • sloc: cpp: 5,227; python: 1,259; ansic: 82; makefile: 32
file content (6 lines) | stat: -rw-r--r-- 46 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
.=[]
.[0]=1
.[1]=2
.[2]=3
.[3]=4
.[4]=5