Files
2016-04-19 09:06:38 +02:00

6 lines
41 B
Plaintext

entier $a, entier $a;
main()
{
$a = 1;
}