Ticket #1644: pasmserializer_output.txt

File pasmserializer_output.txt, 262 bytes (added by plobsing, 12 years ago)

output of demonstration

Line 
1FIA Serialization:
2 $1:FixedIntegerArray{ 5  1  2  3  4  5 }
3$1:[ $0 ]
4
5RPA Serialization:
6 $1:ResizablePMCArray{ 3 }
7$1:[ $1  $2:Integer{ 42 }  $3:Hash{ 2  2  -97 }  $0 ]
8$2:[ $0 ]
9$3:[ fixed_8:ascii:"Hello World"  $2  fixed_8:ascii:"Circular Ref"  $1  $0 ]
10