15 lines
308 B
Plaintext
15 lines
308 B
Plaintext
'foo
|
|
'a
|
|
<'a>
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["lifetime-annotation", "'foo"],
|
|
["lifetime-annotation", "'a"],
|
|
["operator", "<"], ["lifetime-annotation", "'a"], ["operator", ">"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for lifetime annotations. |