Gis*_*shu 8

我认为流行的方法是仅在声明修饰符为单行时才使用它.在所有其他情况下,使用C,Java等中普遍存在的普通样式.

bail_out if reqd_param.nil?

if its_gonna_be_long then
  long_exec stmt1
  long_exec stmt2
  ....
end
Run Code Online (Sandbox Code Playgroud)