Files
sdk/tests
Kallen Tu 6b79420b4c [tests] Primary constructors - Var usage in function-typed initializing formals, super, and typedefs.
Added a few tests for typedefs, function-typed initializing formals, and function-typed super parameters, and using `var` in a parameter of a function type.

Bug: https://github.com/dart-lang/sdk/issues/61687
Change-Id: Icb234b5ee14c239219fd6b4503ae8848731fffcc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/482082
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
2026-02-20 09:29:36 -08:00
..
2026-02-19 15:20:59 -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.