🌈 搜索
📅  最后修改于: 2022-03-11 15:00:43.409000             🧑  作者: Mango
import 'a.dart' as a; import 'b.dart' as b; void f(a.C c1, b.C c2) {}