This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd31425b5f982b128a0de017f691ccf078e57822
wren
/
test
/
language
/
interpolation
/
unterminated_expression.wren
T
2 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: implement string interpolation with
%(expr)
syntax in compiler and core library
2015-11-11 15:55:48 +00:00
// expect error line 2
" %(123"
Reference in New Issue
Copy Permalink