packages feed

brittany-0.14.0.0: data/Test281.hs

func = if x
  then if y -- y is important
    then foo
    else bar
  else Nothing