mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
4 lines
100 B
Text
4 lines
100 B
Text
|
|
// 2015-19-12 Bodom, testing escape sequences
|
||
|
|
|
||
|
|
print("testing\nescapes:\t\\\x48\x65\x6c\x6Co\x21");
|