Closed
Description
[NOTE: I misread '
as a backtick ]
I've come across types with backticks aka `.
Examples (from memory, could be wrong):
&`a
`static
From reading a presentation on memory I guess one use is to denote lifetype scope (???).
Since the compiler gives type errors that use backtick, it would be great to have a section on them.