mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
24a7e4387d
Removes invocations of `.addressOf` in samples. Removes the constructor from the Coordinate testing class which has become useless with no access to the underlying pointer. Issue: https://github.com/dart-lang/sdk/issues/40667 Change-Id: I1e55a4b159662654e1d14b2d51b0b43d734d5010 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/181405 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Aske Simon Christensen <askesc@google.com> |
||
---|---|---|
.. | ||
ffi | ||
sample_extension | ||
.gitignore | ||
README | ||
samples_2.status |
This directory contains sample Dart programs. The samples in this directory have not been migrated to non-nullable by default. Please see directory `samples` for migrated samples.