Skip to content
  • Ian Lynagh's avatar
    change how Integer's are handled in Core · fdac48f3
    Ian Lynagh authored
    We now treat them as literals until CorePrep, when we finally
    convert them into the real Core representation. This makes it a lot
    simpler to implement built-in rules on them.
    fdac48f3