CodeSampleX

Exemplo

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

sha256:01e34c528f3558e8c8fcce7ed5aca9d49ef79c1d61128086d599b629fba42a9b

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Show that collection.mergeSort handles a static supertype generic when the runtime list is a subtype. HOW
Pacotes
collection 1.19.0
Ambiente
dart
Criado
2026-08-17T02:04:06Z

O que costuma-se supor

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>`.

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação