swc/ecmascript/codegen/tests/references/153688477d7e69ba.js

19 lines
569 B
JavaScript
Raw Normal View History

(function() {
while(!// TODO(Constellation):
// This transformation sometimes make script bigger size.
// So we should handle it in post processing pass.
(function () {
while (!a || !// TODO(Constellation):
// This transformation sometimes make script bigger size.
// So we should handle it in post processing pass.
(function () {
while (!a || !b()){
// TODO(Constellation):
// This transformation sometimes make script bigger size.
// So we should handle it in post processing pass.
(function () {
while (!a || !b()) {
c();
}
}());