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