Caml1999Y031./ ~('Topmain@(Warnings0zdͦkUe$%Types0lm?ƈ)Typedtree0r&/ĤVD dˠ.Type_immediacy0dV^25b)̓ԆSj0oUf[|c['Toploop0 c=5𒠠'Topeval0/. +3MU)Topcommon0`Bn +Gv%Subst0BYw>*Su}Ck-Stdlib__Uchar0*Ujmyc6]]W+Stdlib__Sys0w&Lo\l:\t.Stdlib__String0I3UK# +Stdlib__Set0.z9FX+Stdlib__Seq05"g1<)b.Stdlib__Printf0!A܏@8j(0Stdlib__Printexc0Mh䂦kbC/+Stdlib__Obj0%yM)h3++Stdlib__Map0kZ,ҷ'V,Stdlib__List0"%BTAT;9d.Stdlib__Lexing01'jh,-k4,Stdlib__Lazy0C 4 "$p1tU-Stdlib__Int320#0wG_e/Stdlib__Hashtbl04$*uկdD.Stdlib__Format0{hXsHW#ȼ0Stdlib__Filename0;P0 uF*ߠ.Stdlib__Either0&]XF.Stdlib__Digest0aI]2t*x4%".Stdlib__Buffer0K ɦb+Z8)#KH"-Stdlib__Array0b-YOe+Stdlib__Arg0h8ILV_&Stdlib0yӶ~*%Shape0H[DTċwToe@Q'Profile0f LPа8)Primitive0յ_9|br$Path0L%SsN|#Ɣj)Parsetree0`ⰧkRE+Outcometree0gCtr}~_07 wmT $(Tf.Stdlib__Printf0π^~l k\F0Stdlib__Printexc0&f9 cW,Stdlib__List0`6\e .}ܠ.Stdlib__Format0ʷWMD/ra0Stdlib__Filename0aDjk 7Eͬ-Stdlib__Array0DGR@Wpo L+Stdlib__Arg0k0Qo J&Stdlib0)kO 5n WY$Misc09ȻPIeC{`Ӡ)Main_args0X?BE?ţ킠(Location06|1kfR#y(Compmisc0#-lBoID'Compenv0ժ+@&|pLjҠ'Clflags00(1< $,@B@B@@46camlTopmain__main_1651AA@AA@+camlTopmainABCD Add to the list of include directories1camlMain_args__64%-init@1camlMain_args__65 0 Load instead of default init file1camlMain_args__66'-inline@@1camlMain_args__760-inline-toplevel@@1camlMain_args__800-inlining-report@1camlMain_args__81 Q Emit `..inlining' file(s) (one per round) showing the inliner's decisions2camlMain_args__107'-rounds@@2camlMain_args__1152-inline-max-unroll@@2camlMain_args__122)-Oclassic@2camlMain_args__123 Make inlining decisions at function definition time rather than at the call site (replicates previous behaviour of the compiler)@@@  2camlMain_args__1517-inline-lifting-benefit@@2camlMain_args__1595-inline-branch-factor@@2camlMain_args__191'-labels@2camlMain_args__1929 Use commuting label mode2camlMain_args__208+-alias-deps@2camlMain_args__209 * Do record dependencies for module aliases2camlMain_args__210.-no-alias-deps@2camlMain_args__211 . Do not record dependencies for module aliases2camlMain_args__195(-linscan@2camlMain_args__196 ' Use the linear scan register allocator2camlMain_args__212*-app-funct@2camlMain_args__213> Activate applicative functors2camlMain_args__214--no-app-funct@2camlMain_args__215 Deactivate applicative functors2camlMain_args__2184-no-float-const-prop@2camlMain_args__219 > Deactivate constant propagation for floating-point operations2camlMain_args__220)-noassert@2camlMain_args__221 Do not compile assertion checks2camlMain_args__227'-noinit@2camlMain_args__228: Do not load any init file2camlMain_args__229)-nolabels@2camlMain_args__230 $ Ignore non-optional labels in types2camlMain_args__231)-noprompt@2camlMain_args__2325 Suppress all prompts2camlMain_args__233--nopromptcont@2camlMain_args__234 = Suppress prompts for continuation lines of multi-line inputs2camlMain_args__235)-nostdlib@2camlMain_args__236 @ Do not add default directory to the list of include directories2camlMain_args__366--nopervasives@2camlMain_args__367/ (undocumented)2camlMain_args__237?-no-unbox-free-vars-of-closures@2camlMain_args__238 A Do not unbox variables that will appear inside function closures2camlMain_args__239:-no-unbox-specialised-args@2camlMain_args__240 @ Do not unbox arguments to which functions have been specialised2camlMain_args__103#-O2@2camlMain_args__104 ' Apply increased optimization for speed2camlMain_args__105#-O3@2camlMain_args__106 d Apply aggressive optimization for speed (may significantly increase code size and compilation time)2camlMain_args__243%-open@2camlMain_args__244 1 Opens the module before typing2camlMain_args__258$-ppx@2camlMain_args__259 D Pipe abstract syntax trees through preprocessor 2camlMain_args__262*-principal@2camlMain_args__263 % Check principality of type inference2camlMain_args__264--no-principal@2camlMain_args__265 6 Do not check principality of type inference (default)2camlMain_args__266)-rectypes@2camlMain_args__267 Allow arbitrary recursive types2camlMain_args__268,-no-rectypes@2camlMain_args__269 1 Do not allow arbitrary recursive types (default)2camlMain_args__2708-remove-unused-arguments@2camlMain_args__271 ! Remove unused function arguments2camlMain_args__278"-S@2camlMain_args__279 Keep intermediate assembly file2camlMain_args__280,-safe-string@2camlMain_args__281 ( (was set when configuring the compiler)2camlMain_args__284,-short-paths@2camlMain_args__2857 Shorten paths in types2camlMain_args__286&-stdin@2camlMain_args__287 Read script from standard input2camlMain_args__2900-strict-sequence@2camlMain_args__291 1 Left-hand part of a sequence must have type unit2camlMain_args__2883-no-strict-sequence@2camlMain_args__289 ? Left-hand part of a sequence need not have type unit (default)2camlMain_args__429/-strict-formats@2camlMain_args__430 * Reject invalid formats accepted by legacy implementations (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should always use this flag to detect invalid formats so you can fix them.)2camlMain_args__4312-no-strict-formats@2camlMain_args__432 % Accept invalid formats accepted by legacy implementations (default) (Warning: Invalid formats may behave differently from previous OCaml versions, and will become always-rejected in future OCaml versions. You should never use this flag and instead fix invalid formats.)2camlMain_args__297/-unbox-closures@2camlMain_args__298 C Pass free variables via specialised arguments rather than closures2camlMain_args__2996-unbox-closures-factor@@2camlMain_args__304.-unboxed-types@2camlMain_args__305 , unannotated unboxable types will be unboxed2camlMain_args__3061-no-unboxed-types@2camlMain_args__307 : unannotated unboxable types will not be unboxed (default)2camlMain_args__308'-unsafe@2camlMain_args__309 : Do not compile bounds checking on array and string access2camlMain_args__311.-unsafe-string7camlMain_args__err_1119AA@AA@2camlMain_args__3127 (option not available)2camlMain_args__319(-verbose@2camlMain_args__320 ! Print calls to external commands2camlMain_args__321(-version@2camlMain_args__3227 Print version and exit2camlMain_args__323)--version@7 Print version and exit2camlMain_args__324+-no-version@2camlMain_args__325 Do not print version at startup2camlMain_args__328%-vnum@2camlMain_args__329> Print version number and exit2camlMain_args__330"-w@@2camlMain_args__339+-warn-error@@2camlMain_args__344*-warn-help@2camlMain_args__345 $ Show description of warning numbers2camlMain_args__441!-@2camlMain_args__442 @ Treat as a file name (even if it starts with `-')2camlMain_args__346&-color2camlMain_args__352@2camlMain_args__347$auto2camlMain_args__351@2camlMain_args__348&always2camlMain_args__350@2camlMain_args__349%never@@@@@@2camlMain_args__356,-error-style2camlMain_args__360@2camlMain_args__357*contextual2camlMain_args__359@2camlMain_args__358%short@@@@@2camlMain_args__392(-dsource@/ (undocumented)2camlMain_args__384+-dparsetree@ʐ/ (undocumented)2camlMain_args__385+-dtypedtree@ې/ (undocumented)2camlMain_args__386'-dshape@쐖/ (undocumented)2camlMain_args__387+-drawlambda@/ (undocumented)2camlMain_args__393(-dlambda@/ (undocumented)2camlMain_args__394,-drawclambda@/ (undocumented)2camlMain_args__395)-dclambda@0/ (undocumented)2camlMain_args__4100-dcmm-invariants@2camlMain_args__411; Extra sanity checks on Cmm2camlMain_args__398,-drawflambda@2camlMain_args__399 - Print Flambda terms after closure conversion2camlMain_args__396)-dflambda@2camlMain_args__3974 Print Flambda terms2camlMain_args__412%-dcmm@w/ (undocumented)2camlMain_args__413%-dsel@/ (undocumented)2camlMain_args__414)-dcombine@/ (undocumented)2camlMain_args__415%-dcse@/ (undocumented)2camlMain_args__416&-dlive@/ (undocumented)2camlMain_args__417'-dspill@̐/ (undocumented)2camlMain_args__418'-dsplit@ݐ/ (undocumented)2camlMain_args__419(-dinterf@/ (undocumented)2camlMain_args__420(-dprefer@/ (undocumented)2camlMain_args__421'-dalloc@/ (undocumented)2camlMain_args__422(-dreload@!/ (undocumented)2camlMain_args__423,-dscheduling@2/ (undocumented)2camlMain_args__424(-dlinear@C/ (undocumented)2camlMain_args__425*-dinterval@T/ (undocumented)2camlMain_args__426)-dstartup@e/ (undocumented)1camlMain_args__82*-dump-pass@@1camlMain_args__42"-e@1camlMain_args__43?