1
0
mirror of https://github.com/janet-lang/janet synced 2025-09-05 20:38:03 +00:00

More changes how we use WideCharToMutliByte

Handle case where there is no data pushed in.
This commit is contained in:
Calvin Rose
2024-08-18 07:23:06 -07:00
parent e53d22fad2
commit 33d2f9a522
2 changed files with 19 additions and 11 deletions

View File

@@ -12,4 +12,4 @@ true
@[1 "hello"]
nil
(foo 2 3)
([{} @{:k ([""])}])
([{} @{:k ([""])}])