Jump to content

GSTrans string conversion: Difference between revisions

m
→‎{{header|Wren}}: Inserted blank line after import
m (→‎{{header|Wren}}: Added previously missing import and changed to Wren S/H)
m (→‎{{header|Wren}}: Inserted blank line after import)
Line 1,064:
If an invalid byte (following the "|" flag) is encountered whilst decoding, it is decoded as if the flag were not present.
<syntaxhighlight lang="wren">import "./fmt" for Fmt
 
class GSTrans {
static encode(s, upper) {
9,485

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.