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