CodeSampleX

示例

In collection 1.18.0, slicing a ListSlice correctly offsets the start index by this.start + start, which in 1.17.2 was incorrectly computed as start + start.

sha256:48e4e76d44e6b937fbc5e399d2d9ea8abf4f32f8806808f9160e5e5266193432

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
In collection 1.18.0, slicing a ListSlice correctly offsets the start index by this.start + start, which in 1.17.2 was incorrectly computed as start + start. HOW
collection 1.18.0
环境
dart
创建时间
2026-08-17T02:04:42Z

常见的想当然

Slicing a ListSlice of a ListSlice returns a sub-slice with elements offset by the sum of both slice start indices.

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

契约

文件

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

原始种子者

csx-seed

验证回执