codeworld icon indicating copy to clipboard operation
codeworld copied to clipboard

Add an error message if you use code.world instead of code.world/haskell

Open codeworld-feedback opened this issue 2 years ago • 0 comments
trafficstars

Program: https://code.world/#PG8_Vt6jYftYv5xgwuWGdqw

Comment:

this no work for me plese thanks.

Message:

program.hs:25:47-48: error:
    • Missing punctuation before this expression.
      Perhaps you forgot a comma, an operator, or a bracket.
    • To multiply, please use the * operator.
      For example: circleSolid * 10
    • To apply a function, add parentheses around the argument.
      For example: circleSolid(10)

codeworld-feedback avatar Feb 12 '23 06:02 codeworld-feedback