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
/
good
/
testfile-for-1.cpp
blob: 170e3035ddcc3533f078f0f40ce8d5c7d5f059e9 (
plain
) (
blame
)
1
int
main
()
{
for
(;;);
}