blob: 817834f16ed978c9f047a7dfff6d049a15e492ce [file] [log] [blame]
import 's.dart';
Object foo_a({Object foo = s}) {
return foo;
}