ncannasse hai 1 mes
pai
achega
84cbb014ce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/generators/hlopt.ml

+ 1 - 1
src/generators/hlopt.ml

@@ -71,7 +71,7 @@ let control = function
 		CLabel
 		CLabel
 	| ORet _ ->
 	| ORet _ ->
 		CRet
 		CRet
-	| OThrow _ | ORethrow _ ->
+	| OThrow _ | ORethrow _ | OAssert _ ->
 		CThrow
 		CThrow
 	| OSwitch (_,cases,_) ->
 	| OSwitch (_,cases,_) ->
 		CSwitch cases
 		CSwitch cases