Compilation
ocamlopt -O3 -w -5-26 error.ml
Program (error.ml)
let (i:int) = (lsl) (compare 0 0) 63 in print_int i
Output - Bytecode (ocamlc)
Output - Native (ocamlopt)
Environment
environment ocaml-base-compiler.4.08.0
ocamlc 4.08.0
ocamlopt 4.08.0
architecture/OS x86_64 GNU/Linux
Issue found with https://github.com/jmid/efftester
Compilation
Program (error.ml)
Output - Bytecode (ocamlc)
Output - Native (ocamlopt)
Environment
Issue found with https://github.com/jmid/efftester