Logo
Explore Mail Help
Register Sign In
Mirror/wren
1
0
Fork 1
You've already forked wren
mirror of https://github.com/wren-lang/wren.git synced 2026-01-18 13:49:59 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
99d2f0b8fc2686134b32b18166e037639f7e9f2c
wren/test/language/string/incomplete_byte_escape.wren

2 lines
28 B
Plaintext
Raw Normal View History

More stuff for working with strings and bytes! - "\x" escape sequence to put byte values in strings: "\x34" - String.byteAt(index) gets value of byte in string. - String.bytes returns a raw sequence of bytes for a string. - String.codePointAt(index) gets the code point at an offset as a raw number.
2015-03-27 20:44:07 -07:00
// expect error line 2
"\x0"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0 Page: 107ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API