Inline comments.
This commit is contained in:
parent
36bc16211e
commit
b5214fb427
@ -7,6 +7,9 @@
|
||||
|
||||
(defn test-sys-argv []
|
||||
"NATIVE: test sys.argv"
|
||||
;
|
||||
; BTW, this also tests inline comments. Which suck to implement.
|
||||
;
|
||||
(assert (isinstance sys.argv list)))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user