blob: 7981f61163cc2bf3e272c14015f79f784e51ec84 [file] [log] [blame]
int i;
String s;
var x = i = s;
main() {}