android_mt6572_jiabo/external/v8/test/message/syntactic-tail-call-in-logical-or.out
2025-09-05 16:56:03 +08:00

4 lines
183 B
Text

*%(basename)s:13: SyntaxError: Tail call expression is not allowed here
return continue f() || a ;
^^^^^^^^^^^^
SyntaxError: Tail call expression is not allowed here