print with embeded nulls
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
null
|
||||
"hello world"
|
||||
"hello\u0000world"
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
null
|
||||
"hello world"
|
||||
"hello\u0000world"
|
||||