blob: b22a96dbdd1a80959b79da9a320ac6dc5e19173c [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.constructor_8.dart;
import 'runner.dart';
main(args) {
runTest("constructor_8.dart", update: args.length > 0 && args[0] == "update");
}