Skip to content

Commit

Permalink
HACKING.jst.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mshinwell committed Dec 27, 2022
1 parent 1866676 commit 3e49df3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions HACKING.jst.adoc
Expand Up @@ -54,7 +54,6 @@ where the test file or test dir are specified with respect to the
$ make -f Makefile.jst test-one TEST=typing-local/local.ml
$ make -f Makefile.jst test-one DIR=typing-local

<<<<<<< HEAD
## Debugging

OCaml 4.14 makes `type_expr` abstract, and thus normal debug printing
Expand All @@ -71,5 +70,3 @@ the debugger to load the compiler code, required for the next
step.

4. Execute `source tools/debug_printers` to install the printers.
=======
>>>>>>> origin/flambda-patches

0 comments on commit 3e49df3

Please sign in to comment.