Skip to content

Commit eab6f41

Browse files
author
José Valim
committed
Format protocol dialyzer test
1 parent 112ffc6 commit eab6f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/test/elixir/fixtures/dialyzer/protocol_opaque.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ defimpl Dialyzer.ProtocolOpaque.Entity, for: Any do
2626
def speak(_any) do
2727
"I can be anything"
2828
end
29-
end
29+
end

0 commit comments

Comments
 (0)