blob: d5032a7d3c3e107e7fecd2310a2159a4a5b96449 [file] [log] [blame]
class A {
operator ==(dynamic other);
}
main() {}