46743f3868
Change-Id: Iffd934a67668901176a84c9b01512711a011652d Reviewed-on: https://dart-review.googlesource.com/67803 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: William Hesse <whesse@google.com>
8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
# Copyright (c) 2013, 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.
|
|
|
|
# docs.dart is a tool that only runs on the VM
|
|
[ $compiler == dart2js]
|
|
*: Skip
|