blob: a0d0241c0033d91796ddff426c6f046544cfa6e4 [file] [log] [blame] [edit]
void foo(dynamic bar) {
bar |= 2;
}