!759 void bla { ret with print("hello"); } void bla2 { ret with if (true) print("hello"); }