Try the following example: ``` var a; if (a) // comment { } ```
Try the following example: