mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
support "x".
This commit is contained in:
@@ -152,3 +152,6 @@ packtest [1, 2], "\x01\x02", "CyC"
|
||||
|
||||
packtest [65], "A", 'U'
|
||||
packtest [59411], "\xEE\xA0\x93", 'U'
|
||||
|
||||
pptest [1], "\x00\x01", "xC"
|
||||
unpacktest [2], "\xcc\x02", "xC"
|
||||
|
||||
Reference in New Issue
Block a user