5f505c2a023ff819532f426df8ee59d955cabd2c
In classDefinition in wren_compiler.c, add a check for TOKEN_RIGHT_BRACE before requiring a newline after the last method definition, so that a closing brace immediately following a method is accepted. Update test/class/syntax.wren with a test case for this syntax.
Description
Highly customized version of the wren programming language. It has all the modules that you would expect in a std library including http, websockets, sqlite3 and jinja-like templating engine. The idea is to make it suitable for web development.
22 MiB
Languages
HTML
50%
C
22.2%
PHP
13.4%
C++
6%
Makefile
2.9%
Other
5.5%