43 @@ directive
The @@ directive is stripped away from the output. It acts as a delimiter for the lexical scanner. For example putting @@ in the middle of an identifier causes the lexical scanner to see it as two distinct tokens.
| Before translation | After translation |
|---|---|
| |