## Input ```javascript // @panicThreshold(none) 'use no memo'; function Foo() { return ; } ``` ## Code ```javascript // @panicThreshold(none) "use no memo"; function Foo() { return ; } ``` ### Eval output (kind: exception) Fixture not implemented