Clean up file and repl support for Num.maxI128

This commit is contained in:
Eric Henry 2021-03-12 17:48:55 -05:00
parent 66f07d984e
commit 3e4eb8d839
3 changed files with 15 additions and 1 deletions

View file

@ -386,7 +386,6 @@ pub fn types() -> MutMap<Symbol, (SolvedType, Region)> {
// maxI128 : I128
add_type(Symbol::NUM_MAX_I128, i128_type());
//add_type(Symbol::NUM_MAX_I128, int_type(flex(TVAR1)));
// Float module