module languages/cpp/syntax/LineComments

exports

lexical syntax
    "//" ~[\n]* [\n] -> LineComment