You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
program.hs:1:38-47: error:
• Missing punctuation before this expression.
Perhaps you forgot a comma, an operator, or a bracket.
• To multiply, please use the * operator.
For example: (coordinatePlane) * rectangle1
• To apply a function, add parentheses around the argument.
For example: (coordinatePlane)(rectangle1)
The text was updated successfully, but these errors were encountered:
Program: https://code.world/#PzEfsWDoLf2vpmZOY1CppOw
Message:
The text was updated successfully, but these errors were encountered: