DaniRey / ImplicitResolutionBug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Purpose

Minimal example to reproduce an issue with implicit resolution in Intellij IDEA

Everything will successfully compile, but Intellij will only find the ".each" function in OkInIntellij, it will not find it in NotOkInIntellij.

About


Languages

Language:Scala 100.0%