We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f982c0 commit 7f48f5aCopy full SHA for 7f48f5a
test/support/main.ex
@@ -1,7 +1,5 @@
1
defmodule Main do
2
def start(:normal, [callback]) do
3
callback.("started")
4
-
5
- IO.inspect 1
6
end
7
0 commit comments