Skip to content

Commit 7856889

Browse files
committed
fixup! Explicitly enable maybe expr for older erlangs
1 parent 488ece7 commit 7856889

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deps/rabbitmq_stomp/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ load("@rules_erlang//:dialyze.bzl", "dialyze", "plt")
44
load(
55
"//:rabbitmq.bzl",
66
"BROKER_VERSION_REQUIREMENTS_ANY",
7+
"ENABLE_FEATURE_MAYBE_EXPR",
78
"RABBITMQ_DIALYZER_OPTS",
89
"assert_suites",
910
"broker_for_integration_suites",

0 commit comments

Comments
 (0)