Skip to content

Commit

Permalink
Bring back old formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
3Rafal committed Dec 12, 2023
1 parent e22df37 commit 736ba53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kernel/mpipeline.ml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ let process
let (lazy {
Reader.result = { Mreader.parsetree; _ };
config;
cache_version
cache_version;
}) = reader
in
let caught = ref [] in
Expand Down

0 comments on commit 736ba53

Please sign in to comment.