This commit is contained in:
bureken 2015-10-31 03:33:13 +03:00
parent f0a4c88acf
commit a72017573d

View File

@ -16,7 +16,7 @@ will see how it is extended later on.
```Clojure
; Comments start with a semicolon.
; Anythng after the semicolon is ignored.
; Anything after the semicolon is ignored.
;;;;;;;;;;;;;;;;;;;
;;; Basic Types ;;;