Skip to content

Commit 4329a3c

Browse files
committed
Address bootstrap
1 parent 8e8c9a7 commit 4329a3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/elixir/src/elixir_compiler.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ bootstrap_files() ->
203203
<<"path.ex">>,
204204
<<"file.ex">>,
205205
<<"map.ex">>,
206+
<<"function.ex">>,
206207
<<"range.ex">>,
207208
<<"access.ex">>,
208209
<<"io.ex">>,

0 commit comments

Comments
 (0)