blob: 1b3bfdc09b77a73cd1f1a73e543eabae3a4b677e [file] [log] [blame] [edit]
import 's.dart';
Object foo_b({Object foo = s}) {
return foo;
}