You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JavaScriptOutputProblemsSettings// Generated by ReScript, PLEASE EDIT WITH CAREimport*asPrimitive_boolfrom"./stdlib/Primitive_bool.js";letm=Primitive_bool.max(5.0,6.0);leta=5.0;letb=6.0;export{a,b,m,}/* No side effect */
The text was updated successfully, but these errors were encountered:
Pervasives.max on a float type uses Primitive_bool.max in rescript 12
https://rescript-lang.org/try?version=v12.0.0-alpha.9&module=esmodule&code=DYUwLgBAhhC8EFYB0AGAUKSAjOEBsqaG4EAtrqVAB4AUUANBFgJRA
The text was updated successfully, but these errors were encountered: