Disabled external gits
This commit is contained in:
4
cs420-acc/l3-compiler/examples/pow.l3
Normal file
4
cs420-acc/l3-compiler/examples/pow.l3
Normal file
@@ -0,0 +1,4 @@
|
||||
;; In Emacs, open this file in -*- Scheme -*- mode
|
||||
|
||||
(int-print (int-pow 3 12)) ; should print 531441
|
||||
(newline-print)
|
Reference in New Issue
Block a user