Unexpected 'INDENT' in CoffeeScript Example Code

后端 未结 6 1209
悲哀的现实
悲哀的现实 2020-12-15 17:21

As I was playing around for the first time with CoffeeScript, I ran in to a problem. In order to debug my problem, I tried replacing my whole file with one of the example b

6条回答
  •  猫巷女王i
    2020-12-15 17:49

    Code is fine. Make sure you haven't messed up the whitespace (strange control chars showing as blanks, tabs or similar).

提交回复
热议问题