use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
'foo
|
||||
'a
|
||||
<'a>
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["lifetime-annotation", "'foo"],
|
||||
["lifetime-annotation", "'a"],
|
||||
["operator", "<"], ["lifetime-annotation", "'a"], ["operator", ">"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for lifetime annotations.
|
Reference in New Issue
Block a user