--TEST-- Bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) --FILE-- --EXPECTF-- Parse error: %s in %s(%d) : runtime-created function on line 1 Parse error: %s %s(%d) : runtime-created function on line 1 bool(false) int(2) bool(false) int(3) bool(true)