mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 13:11:31 +03:00
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
export function source() {
|
|
console.log(6, 1, 1);
|
|
}
|