emilos opened this issue 4 years ago · 0 comments
IIFE (Immediately Invoked Function Expression) is often used by transpilers/bundlers/transformers etc.
The fn should return an abstract syntax tree for:
(function () { // body })()