blob: 341be8e48319efecfffc2bbcd789d263ef5e4d47 [file] [log] [blame]
// ---- AUTO-GENERATED -------------------
// This file was autogenerated by running:
//
// dart path/to/up_to_date_test.dart update
//
// Do not edit this file by hand.
// ---------------------------------------
library tests.compiler.dart2js.cps_ir.control_flow_6.dart;
import 'runner.dart';
main(args) {
runTest("control_flow_6.dart", update: args.length > 0 && args[0] == "update");
}