(env
 (dev
  (flags
   (:standard -g -w -33)))
 (release
  (ocamlopt_flags
   (:standard -O3 -w -33))))
