Closed tcr closed 7 years ago
This match arm in C.lhs is truncated and just prints Result, for some reason:
Result
CLndOp -> return Result { resultType = IsBool, resultMutable = Rust.Immutable, result = Rust.LAnd (toBool lhs) (toBool rhs) }
This match arm in C.lhs is truncated and just prints
Result
, for some reason: