get global token parsing and docstrings working
This commit is contained in:
+3
-1
@@ -13,7 +13,9 @@ token
|
||||
'(lazy list)
|
||||
cstyle(list with args)
|
||||
|
||||
var = arg1 + arg2 - " A" / 12
|
||||
;;; precursor magnitude as controlvector
|
||||
tap_mag = arg1 + arg2 - " A" / 12
|
||||
var2 = "a"
|
||||
obj->op()
|
||||
|
||||
(let (a (b 3))
|
||||
|
||||
Reference in New Issue
Block a user