mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-22 22:33:29 +02:00
Fix typo
This commit is contained in:
@@ -22,7 +22,7 @@ LiveScript 目前已释出稳定版本,开发中的新版本将会加入更多
|
||||
# 与 CoffeeScript 一样,LiveScript 使用 # 单行注解。
|
||||
|
||||
/*
|
||||
*多行注解与 C 相同。使用注解可以避免被当成 JavaScript 输出。
|
||||
多行注解与 C 相同。使用注解可以避免被当成 JavaScript 输出。
|
||||
*/
|
||||
```
|
||||
```coffeescript
|
||||
|
Reference in New Issue
Block a user