Skip to content

Commit a1761e9

Browse files
Export type erlang:link_option/0
1 parent bd983db commit a1761e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

erts/preloaded/src/erlang.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ A timeout value that can be passed to a
265265
-export_type([priority_level/0]).
266266
-export_type([max_heap_size/0]).
267267
-export_type([message_queue_data/0]).
268+
-export_type([link_option/0]).
268269
-export_type([monitor_option/0]).
269270
-export_type([stacktrace/0]).
270271
-export_type([processes_iter_ref/0]).

0 commit comments

Comments
 (0)