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-expr11-1.cpp
blob: d0b2d7917bb4944c31c1afd65deb0c24054eb97e (
plain
) (
blame
)
1
void
m
()
{
a
.
x
=
{};
}