2c0ba56ea1
Optional arguments (positional and named) in @FfiNative annotations are not meaningful, and should result in a compile-time error. TEST=tests/ffi/ffi_native_test.dart Bug: https://github.com/dart-lang/sdk/issues/47169 Change-Id: I8896e6a43f9399b537e6ee7c7a0e2857a370203f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/232622 Reviewed-by: Daco Harkes <dacoharkes@google.com> Reviewed-by: Chloe Stefantsova <cstefantsova@google.com> Commit-Queue: Clement Skau <cskau@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.