Nvm, figured it out. All I had to do was to includ...
# intellij
p
Nvm, figured it out. All I had to do was to include dependency on
org.jetbrains.kotlin:kotlin-test-junit
and the assertions now throw the right errors and parsing works.