@import java.util.List @args (List a) @with? (b = a.get(0)) { @b } else { in-with-else-block }