mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-10 21:58:48 +01:00
minor formatting fix
This commit is contained in:
@ -90,9 +90,9 @@ class Example {}
|
||||
|
||||
They can be:
|
||||
|
||||
- a #key on it's own
|
||||
- a #key = value
|
||||
- a #group(with, multiple = true, keys = "value")
|
||||
- a `#key` on it's own
|
||||
- a `#key = value`
|
||||
- a `#group(with, multiple = true, keys = "value")`
|
||||
|
||||
**Example**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user