03abbc73d2
Change-Id: I7eac1020b7aa11ea0276f909d7b11ee6388b1aa7 Reviewed-on: https://dart-review.googlesource.com/53209 Commit-Queue: Samir Jindel <sjindel@google.com> Reviewed-by: Peter von der Ahé <ahe@google.com>
10 lines
306 B
YAML
10 lines
306 B
YAML
# Copyright (c) 2018, 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.
|
|
|
|
entry_point: "main.dart"
|
|
definitions: []
|
|
position: "main.dart"
|
|
expression: |
|
|
new Random()
|