Skip to content

Commit bc26f10

Browse files
author
José Valim
committed
Mark contextual_vars as private
Signed-off-by: José Valim <[email protected]>
1 parent 52868e5 commit bc26f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/elixir/lib/macro/env.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ defmodule Macro.Env do
4545
* `current_vars`
4646
* `unused_vars`
4747
* `prematch_vars`
48+
* `contextual_vars`
4849
4950
The following fields are deprecated and must not be accessed or relied on:
5051

0 commit comments

Comments
 (0)