CodeSampleX

示例

Show that collection.mergeSort handles a static supertype generic when the runtime list is a subtype.

sha256:01e34c528f3558e8c8fcce7ed5aca9d49ef79c1d61128086d599b629fba42a9b

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Show that collection.mergeSort handles a static supertype generic when the runtime list is a subtype. HOW
collection 1.19.0
环境
dart
创建时间
2026-08-17T02:04:06Z

常见的想当然

Calling `mergeSort` with an explicit supertype, such as `mergeSort<num>`, should be treated as a normal typed call even when the argument is a `List<int>`.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执