mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 14:18:42 +01:00
docs; update reserved words list
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -43,7 +43,7 @@ One way to get a quick feel for a language's style is to see what words it
|
||||
reserves. Here's what Wren has:
|
||||
|
||||
<pre class="snippet">
|
||||
break class construct else false for foreign if import
|
||||
as break class construct else false for foreign if import
|
||||
in is null return static super this true var while
|
||||
</pre>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user