View difference between Paste ID: G94fXrsd and SB89GxU0
SHOW: | | - or go back to the newest paste.
1-
def variable = null
1+
['a','b', null, 'c'].each{ println "$it -> ${it?.toUpperCase()}​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​" }​​​​​