Switched to character that renders as 1-wide better.
This commit is contained in:
parent
6219e2ba48
commit
5d5dea4639
@ -218,11 +218,11 @@ I think "chihuahuas" are worse than "corgis"
|
|||||||
|
|
||||||
# The language only reserves []{}().,:;$\ as special characters, so actions
|
# The language only reserves []{}().,:;$\ as special characters, so actions
|
||||||
and variables can use symbols freely:
|
and variables can use symbols freely:
|
||||||
(>> $(∐) @&' -->< $ @&_~-^ ⊗⊞∰ $1 !) means:
|
(>> $(∐) @&' -->< $ @&_~-^ ⊗⊞√ $1 !) means:
|
||||||
say $(∐)
|
say $(∐)
|
||||||
say $
|
say $
|
||||||
say $1
|
say $1
|
||||||
>> "wow" @&' -->< "so flexible!" @&_~-^ ⊗⊞∰ "even numbers can be variables!" !
|
>> "wow" @&' -->< "so flexible!" @&_~-^ ⊗⊞√ "even numbers can be variables!" !
|
||||||
|
|
||||||
# You can also use unicode in variable and action names:
|
# You can also use unicode in variable and action names:
|
||||||
$こんにちは = "こんにちは"
|
$こんにちは = "こんにちは"
|
||||||
|
Loading…
Reference in New Issue
Block a user