index
:
LPC-Projet.git
master
Projet de Langages de Programmation et Compilation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
syntax
/
bad
/
testfile-newline_in_string-1.cpp
blob: 92f9cc97ea6d40e5d1595a772f63ef030356fb06 (
plain
) (
blame
)
1
2
3
4
5
void
f
()
{
g
(
"
");
}