Look in _build/log for the command that invokes ppx.exe on the source file you are interested in. If you remove the --dump-ast option, the output file will be human-readable instead of binary.
1 Like
Look in _build/log for the command that invokes ppx.exe on the source file you are interested in. If you remove the --dump-ast option, the output file will be human-readable instead of binary.