-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
The code below works fine but outputs garbage due to M2 breaking the input line (when outputting it back). Don't just break the line by printWidth
... Instead, use better sentinels.
--%mode=original
bar = (op1,op2) -> ({op1,op2,op1|op2} / (op->print(degree op, isHomogeneous(op), degrees op)); null)
i1 : mode(false); << "[magic succeeded] mode = original";
[magic succeeded] mode = original
(op), degrees op)); null){op1,op2,op1|op2} / (op->print(degree op, isHomogeneous
o2 = bar
o2 : FunctionClosure
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working