blob: 0298b10c62038afa203cb0a5fba8bf4496080047 [file] [log] [blame]
void f(int x) {
var (var int y) = x;
}