Add new test file
_
Now compiler throws `UNRESOLVED_REFERENCE` here: ``` val boo = { _: Exception -> `_`.stackTrace } ```