ui.backend.windows: 2sequence cleanup
parent
c70d1f6c4a
commit
f7e4774d3f
|
@ -361,7 +361,7 @@ SYMBOL: upper-surrogate-wm-char
|
|||
{ [ dup under-surrogate? ] [
|
||||
drop
|
||||
upper-surrogate-wm-char get-global [
|
||||
1string wParam 1string 2array "" join
|
||||
wParam "" 2sequence
|
||||
utf16n encode utf16n decode hWnd window user-input
|
||||
] when* ]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue