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
/
typing
/
bad
/
testfile-assign-2.cpp
blob: 74969d803629ae4e8f7a5f8c2d4f82802a3c4b1b (
plain
) (
blame
)
1
2
int
main
()
{
0
=
1
;
}