polserver/testsuite/escript/pack/pack06.out
2015-12-19 02:31:08 +01:00

6 lines
214 B
Text

Testing Pack for: { 5, 1.2, 7, hello world }
Expected representation: a4:i5r1.2i7S11:hello world
Result representation: a4:i5r1.2i7S11:hello world
Successful!
Unpacked: { 5, 1.2, 7, hello world }
Unpack matches!