Open rebcabin opened 1 year ago
Consider my notes on the following. I will fix this in MASR.
;; | LogicalCompare(expr left, ;; must have type ::Logical ;; cmpop op, ;; not all cmpop, only Eq and NotEq ;; expr right, ;; must have type ::Logical ;; ttype type, ;; expr? value)
Consider my notes on the following. I will fix this in MASR.