I'm having a weird issue with IntelliJ... It seems...
# intellij
d
I'm having a weird issue with IntelliJ... It seems like all of a sudden it is not recognizing anything from the kotlin stdlib. Project builds with gradle fine and through IntelliJ fine but the editor shows missing symbols all over and cannot find a main method annotated with @JvmStatic in order to run it.