Equivalent of “pass” in Ruby

前端 未结 0 1572
死守一世寂寞
死守一世寂寞 2021-02-11 12:16

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

Python Example:

         


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