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
c4497933e7ff21ca42c3751c614811d340759571
wren/test/language/string/invalid_byte_escape.wren

2 lines
29 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: 114ms Template: 2ms
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