use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,23 @@
|
||||
{0=⍴⍴⍺:'hello' ⋄ ∇¨⍵}
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["dfn", "{"],
|
||||
["number", "0"],
|
||||
["function", "="],
|
||||
["function", "⍴"],
|
||||
["function", "⍴"],
|
||||
["dfn", "⍺"],
|
||||
["dfn", ":"],
|
||||
["string", "'hello'"],
|
||||
["punctuation", "⋄"],
|
||||
["dfn", "∇"],
|
||||
["monadic-operator", "¨"],
|
||||
["dfn", "⍵"],
|
||||
["dfn", "}"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for Dfns.
|
Reference in New Issue
Block a user