mirror of
https://github.com/swc-project/swc.git
synced 2024-12-15 00:53:09 +03:00
4 lines
36 B
JavaScript
4 lines
36 B
JavaScript
|
(function() {
|
||
|
return a * b;
|
||
|
});
|