#tc39
2020-03-28
plaintext logs
prev
next
JavaScript is required to load the channel index, but you can go to
the static index
directly.
error
20:41
<
rkirsling
>
wow. so before ES3, not only did FunctionExpression not exist, but also the body of a FunctionDeclaration was a Block, so you couldn't declare a function within a function
20:41
<
rkirsling
>
wild