Pattern in the switch case example. // Running on Groovy 3.0.3 def input = "test" switch (input) { ...
確定! 回上一頁