CodeSampleX

Ejemplo

Show that the parser bundled with @babel/core 7.29.6 rejects `new super()` instead of returning transformed output.

sha256:2c75f030a154cfccd189ac23e01f59a8adaf038a3d2653278fb0cdddfe70b2a1

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Show that the parser bundled with @babel/core 7.29.6 rejects `new super()` instead of returning transformed output. HOW
Paquetes
@babel/core 7.29.6
Entorno
node
Creado
2026-08-17T03:13:57Z

Lo que suele suponerse

A model would likely expect Babel to treat `new super()` like a standard callable super-expression form and return transpiled output instead of throwing.

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación