use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
loop@
|
||||
break@loop
|
||||
return@forEach
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["label", "loop@"],
|
||||
["keyword", "break"], ["label", "@loop"],
|
||||
["keyword", "return"], ["label", "@forEach"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for labels.
|
Reference in New Issue
Block a user