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 112ffc6 commit eab6f41Copy full SHA for eab6f41
lib/elixir/test/elixir/fixtures/dialyzer/protocol_opaque.ex
@@ -26,4 +26,4 @@ defimpl Dialyzer.ProtocolOpaque.Entity, for: Any do
26
def speak(_any) do
27
"I can be anything"
28
end
29
-end
+end
0 commit comments