a = 1 b = '1' puts %{#{a} is an #{ case a when Integer then 'Integer' # just a comment when String then 'String' end }, but #{b} can also be a #{b.class}} .gsub /#{b}/, 'one'
| 欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |