mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
6 lines
254 B
Text
6 lines
254 B
Text
Testing Pack for: { 5, 7, hey there, { 1, 2, 3, 4 }, 42 }
|
|
Expected representation: a5:i5i7S9:hey therea4:i1i2i3i4i42
|
|
Result representation: a5:i5i7S9:hey therea4:i1i2i3i4i42
|
|
Successful!
|
|
Unpacked: { 5, 7, hey there, { 1, 2, 3, 4 }, 42 }
|
|
Unpack matches!
|