Skip to content

Commit a1580da

Browse files
committed
wip
1 parent 835c84b commit a1580da

File tree

5 files changed

+753
-689
lines changed

5 files changed

+753
-689
lines changed

lib/elixir/lib/code.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ defmodule Code do
12911291

12921292
Process.put(:code_formatter_comments, [])
12931293

1294-
opts =
1294+
opts =
12951295
if include_comments do
12961296
[preserve_comments: &preserve_comments/5,
12971297
literal_encoder: &{:ok, {:__block__, &2, [&1]}},

0 commit comments

Comments
 (0)