Files
sdk/tests
Kallen Tu 86232e2c3a [tests] Primary constructors - Allow ; bodies on any membered declarations.
Updating some primary constructor tests in light of issue 4645 that allows `;` on any membered declarations.

Bug: https://github.com/dart-lang/language/issues/4645, https://github.com/dart-lang/sdk/issues/61687
Change-Id: I390ccd1eb1c84d55ee599d4d94ab199bb4920880
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/485585
Commit-Queue: Kallen Tu <kallentu@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2026-03-05 11:12:02 -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.