We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6e919 commit ab3baa7Copy full SHA for ab3baa7
src/ra_kv.erl
@@ -1,4 +1,7 @@
1
-module(ra_kv).
2
+
3
+-feature(maybe_expr, enable).
4
5
-behaviour(ra_machine).
6
-include("src/ra.hrl").
7
0 commit comments