Some fixes
[jscl.git] / src / compiler-codegen.lisp
index 129f892..2d8f11d 100644 (file)
   (let ((op1 (car args))
         (op2 (cadr args)))
     (case op
+      ;; Transactional compatible operator
       (code
        (js-format "~a" (apply #'code args)))
       ;; Function call