s3.groovy 61 B

1234
  1. Integer a=3
  2. Integer b=2
  3. Integer c=10
  4. slot.setData("s1",a*b+c)