1c429e9f36
In order to simplify creating dynamic interface yaml files, the following is added to dynamic interface by default: callable: dart:core, pragma._ extendable: Object TEST=pkg/dynamic_modules/test CoreLibraryReviewExempt: no API changes, only adding pragmas Change-Id: I925532c4c024ebbcf4972b00be0e0a080d5878fa Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422024 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
6 lines
257 B
YAML
6 lines
257 B
YAML
# Copyright (c) 2025, 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.
|
|
callable:
|
|
- library: 'shared/shared.dart'
|