index
:
LPC-Projet.git
master
Projet de Langages de Programmation et Compilation
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
syntax
/
bad
/
testfile-lexing2-1.cpp
blob: 6c30d2e56b08f2b18ec6f92e57df0303febffde2 (
plain
) (
tree
)
8f1093f
1
2
void
m
()
{
int
i
=
1
/// comment starts at first /, not second
1
;
}