blob: ed22832dc426af158fcf3180107f0360db7cb6e6 [file] [log] [blame]
// Copyright (c) 2015, 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.
/*element: foo:OutputUnit(1, {lib})*/
foo() {
return "loaded";
}