blob: f8518d193af598721446ad859b50b391c0fec363 [file] [log] [blame]
/*error: LanguageVersionInvalidInDotPackages*/
// 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!");
}