import "Prelude" a # b # c = a + b + c main = "Not to be executed." -- 3:1-3:10: Illegal left hand side of the definition.