ignatov / intellij-erlang

Erlang IDE
https://www.jetbrains.com/help/idea/2018.2/getting-started-with-erlang.html
Other
735 stars 120 forks source link

ref() is not a valid type, correct is reference() #918

Closed kvakvs closed 4 years ago

kvakvs commented 4 years ago

When entering type spec, ref() is suggested which is not a valid type. Correct: reference()