blob: e1be4ecfe715d3e0458077dae971cf13d41294ee [file] [log] [blame]
void var_decl() { int x; int y = x; }