Franco Ponticelli %!s(int64=15) %!d(string=hai) anos
pai
achega
fee99e30f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      genphp.ml

+ 1 - 1
genphp.ml

@@ -1165,7 +1165,7 @@ and gen_expr ctx e =
 					| TThrow _ 
 					| TBlock _ ->
 						gen_expr ctx e
-					| TReturn Some e1 ->
+					| TReturn (Some e1) ->
 						(match e1.eexpr with
 						| TIf _
 						| TSwitch _