8c70a6004d
Change-Id: Ife3f8145d146b3f406c1fdcaf77d91efda7e79d1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154462 Reviewed-by: Johnni Winther <johnniwinther@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
15 lines
330 B
YAML
15 lines
330 B
YAML
name: language_versioning_2.7_test
|
|
version: 1.0.0
|
|
|
|
description: >
|
|
Tests of language versioning.
|
|
Stored as a package in order to have its own package configuration
|
|
and default language version
|
|
|
|
# This package is not intended for consumption on pub.dev. DO NOT publish.
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: '>=2.7.0 <3.0.0'
|
|
|