Explorar o código

js : fix issue 395

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

+ 0 - 1
genjs.ml

@@ -411,7 +411,6 @@ and gen_expr ctx e =
 				spr ctx "} else "
 		) catchs;
 		if not !last then begin
-			newline ctx;
 			print ctx "throw(%s)" vname;
 		end;
 		bend();