Files
wren/doc/site
Bob Nystrom d9f608fa3f fix: correct variable naming and constructor syntax in FAQ code examples
- Rename `acc` to `account` in Lua and Wren examples for consistency
- Fix Wren constructor syntax from `this new` to `construct new`
- Remove hyphen from "one-byte" to match standard phrasing
2016-03-07 15:41:00 +00:00
..