1. /* 一个块注释
    2. * style comment! */
    3. @var: red;
    4. // 这一行被注释掉了!
    5. @var: white;