summaryrefslogblamecommitdiff
path: root/tests/syntax/bad/testfile-lexing2-1.cpp
blob: 6c30d2e56b08f2b18ec6f92e57df0303febffde2 (plain) (tree)
1
2

                                                             
void m() { int i = 1/// comment starts at first /, not second
        1; }