blob: e2bccb3ad06086268a3a6c956543d88a06060917 [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.
/*member: foo:OutputUnit(1, {lib})*/
foo() {
return "loaded";
}