# Pastebin cKAO7oSY function foo() { { function bar() {} } return bar; } foo() // this is awful already, without do expressions