Skip to content

Commit 28b9441

Browse files
committed
Mark Res_multi_printer.default_print_width as live
1 parent 0a09b8f commit 28b9441

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)