Files
sdk/tests
Lasse R.H. Nielsen 9c81de5338 Update to primary constructor tests for extension types.
Checks that there is no inference from super-interface
members for the representation type/getter.

Check that object-instance-member-names cannot be
used as extension member declarations,
both before and after primary constructors.

Adds a few more tests for good measure.
(Could be redundant.)

Change-Id: Idb75cc0bcbc9718ffec5967ed6ed1463a1c3a149
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/475061
Commit-Queue: Lasse Nielsen <lrn@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Kallen Tu <kallentu@google.com>
2026-01-23 01:59:13 -08:00
..

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.