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