Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
bclement-ocp committed Oct 27, 2023
1 parent 274f285 commit c119853
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/lsp/lsp_formatting.ml
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,9 @@ let%expect_test "formatting-request-whole-program" =
data_sections_visitor.ml:0:
(Cobol_ptree__Data_sections_visitor.fold_file_section): missing visitor
implementation
data_sections_visitor.ml:0:
(Cobol_ptree__Data_sections_visitor.fold_data_clause): partial visitor
implementation
{"params":{"diagnostics":[],"uri":"file://__rootdir__/prog.cob"},"method":"textDocument/publishDiagnostics","jsonrpc":"2.0"}
IDENTIFICATION DIVISION.
PROGRAM-ID. MACESDS.
Expand Down

0 comments on commit c119853

Please sign in to comment.