local variable was not typed as referenced type
[ozulis.git] / tests / lang / mugiwara / input / bad / multiple-declaration.mgw
blob11c82a0f9d085d9d2d953cba43ed57f16fe88b35
1 int main()
3   int toto;
4   int toto;