Equivalent of “pass” in Ruby

前端 未结 0 393
长发绾君心
长发绾君心 2021-02-11 12:21

In python there is a pass keyword for defining an empty function, condition, loop, ... Is there something similar for Ruby?

Python Example:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题