style: standardize example output markers across core docs and classes page
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
Returns `true`, since `null` is considered [false](../control-flow.html#truth).
|
||||
|
||||
:::wren
|
||||
System.print(!null) // "true".
|
||||
System.print(!null) //> true
|
||||
|
||||
Reference in New Issue
Block a user