Skip to content

Commit 4c20342

Browse files
committed
Include maybe feature
1 parent a0ef7f0 commit 4c20342

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/elixir/src/elixir_lexical.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
%% Module responsible for tracking lexical information.
66
-module(elixir_lexical).
7+
-feature(maybe_expr, enable).
78
-export([run/3, with_file/3, trace/2, format_error/1]).
89
-include("elixir.hrl").
910

0 commit comments

Comments
 (0)