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