tests: Add some more tests for bytes, bignum, string and ujson.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# basic strings
|
||||
|
||||
print(str())
|
||||
|
||||
x = 'abc'
|
||||
print(x)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user