We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a09b8f commit 28b9441Copy full SHA for 28b9441
compiler/syntax/src/res_multi_printer.mli
@@ -1,4 +1,4 @@
1
-val default_print_width : int
+val default_print_width : int [@@live]
2
3
(* Interface to print source code to res.
4
* Takes a filename called "input" and returns the corresponding formatted res syntax *)
0 commit comments