file_path stringlengths 3 280 | file_language stringclasses 66
values | content stringlengths 1 1.04M | repo_name stringlengths 5 92 | repo_stars int64 0 154k | repo_description stringlengths 0 402 | repo_primary_language stringclasses 108
values | developer_username stringlengths 1 25 | developer_name stringlengths 0 30 | developer_company stringlengths 0 82 |
|---|---|---|---|---|---|---|---|---|---|
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//!
//! x Expression expected
//! ,-[4:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//!
//! x Expression expected
//! ,-[4:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=commonjs,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//!
//! x Expression expected
//! ,-[4:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//!
//! x Expression expected
//! ,-[4:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=es6,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//!
//! x Expression expected
//! ,-[4:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//!
//! x Expression expected
//! ,-[4:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.6(module=system,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.6.ts]
//! x Expression expected
//! ,-[7:1]
//! 4 |
//! 5 | using before = null;
//! 6 |
//! 7 | @dec
//! : ^
//! 8 | class C {
//! 9 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=commonjs,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=es6,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.7(module=system,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.7.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=commonjs,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=es6,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.8(module=system,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.8.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=commonjs,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=es6,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//!
//! x Expression expected
//! ,-[2:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es5).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=es5).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=esnext).1.normal.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithESClassDecorators.9(module=system,target=esnext).2.minified.js | JavaScript | //// [usingDeclarationsWithESClassDecorators.9.ts]
//! x Expression expected
//! ,-[5:1]
//! 2 |
//! 3 | declare var dec: any;
//! 4 |
//! 5 | @dec
//! : ^
//! 6 | export default class C {
//! 7 | }
//! `----
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithImportHelpers.1.normal.js | JavaScript | //// [usingDeclarationsWithImportHelpers.ts]
import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource";
import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources";
{
const env = {
stack: [],
error: void 0,
hasError: false
};
... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithImportHelpers.2.minified.js | JavaScript | //// [usingDeclarationsWithImportHelpers.ts]
import { _ as _ts_add_disposable_resource } from "@swc/helpers/_/_ts_add_disposable_resource";
import { _ as _ts_dispose_resources } from "@swc/helpers/_/_ts_dispose_resources";
{
let env = {
stack: [],
error: void 0,
hasError: !1
};
try {... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es2015).1.normal.js | JavaScript | //// [usingDeclarationsWithLegacyClassDecorators.1.ts]
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const _ts_decorate = require("@swc/helpers/_/_ts_decorate");
const _ts_add_disposable_resource = require("@swc/helpers/_/_ts_add_disposable_resource");
const _ts_dispose_resources = re... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es2015).2.minified.js | JavaScript | //// [usingDeclarationsWithLegacyClassDecorators.1.ts]
Object.defineProperty(exports, "__esModule", {
value: !0
});
const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _ts_add_disposable_resource = require("@swc/helpers/_/_ts_add_disposable_resource"), _ts_dispose_resources = require("@swc/helpers/_/_ts_di... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es2022).1.normal.js | JavaScript | //// [usingDeclarationsWithLegacyClassDecorators.1.ts]
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const _ts_decorate = require("@swc/helpers/_/_ts_decorate");
const _dispose = require("@swc/helpers/_/_dispose");
const _using = require("@swc/helpers/_/_using");
try {
var _stack ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc/tests/tsc-references/usingDeclarationsWithLegacyClassDecorators.1(module=commonjs,target=es2022).2.minified.js | JavaScript | //// [usingDeclarationsWithLegacyClassDecorators.1.ts]
Object.defineProperty(exports, "__esModule", {
value: !0
});
const _ts_decorate = require("@swc/helpers/_/_ts_decorate"), _dispose = require("@swc/helpers/_/_dispose"), _using = require("@swc/helpers/_/_using");
try {
var _stack = [];
_using._(_stack, n... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.