Disabled external gits
This commit is contained in:
5
cs420-acc/l3-compiler/library/unit.l3
Normal file
5
cs420-acc/l3-compiler/library/unit.l3
Normal file
@@ -0,0 +1,5 @@
|
||||
;; In Emacs, open this file in -*- Scheme -*- mode.
|
||||
|
||||
;; Unit
|
||||
|
||||
(def unit? (fun (o) (@unit? o)))
|
Reference in New Issue
Block a user