Skip to content

Commit 8c76c29

Browse files
committed
Mark Res_multi_printer.default_print_width as live
1 parent a764250 commit 8c76c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/syntax/src/res_multi_printer.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val default_print_width : int
1+
val default_print_width : int [@@live]
22

33
(* Interface to print source code to res.
44
* Takes a filename called "input" and returns the corresponding formatted res syntax *)

0 commit comments

Comments
 (0)