rohanpujaris / strangerror_elixir

Strange error elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StrangeError

Will raise below error

== Compilation error on file lib/strangeerror.ex ==
** (CompileError) lib/strangeerror.ex:2: module My.MyModule.My.MyModule is not loaded and could not be found
    expanding macro: My.MyModule.__using__/1
    lib/strangeerror.ex:2: StrangeError (module)
    (elixir) expanding macro: Kernel.use/1
    lib/strangeerror.ex:2: StrangeError (module)

Raised issue ar elixir repo: elixir-lang/elixir#4120

About

Strange error elixir


Languages

Language:Elixir 100.0%