danielpetisme

Untitled

Dec 6th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. def variable = null
  2. assert (variable ?: 'The variable is null'​​​​​​​​​​​​​​​​) =='The variable is null'
Advertisement
Add Comment
Please, Sign In to add comment