blob: 47f4829fb0a878db4e8ce9a3a76d7652f5a7955e [file] [log] [blame]
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// @dart = %VERSION_MARKER0%
/*library: languageVersion=%VERSION_MARKER0%*/
foo2() {
print("Hello from foo2!");
}