kotlinx/ast

Nullable types are not parsed correctly

fab1an opened this issue · 1 comments

package test

class MyObj(val myParam: String?)

The nullable field of the myParam inside the constructor is set to false.
I'm using a96e681.

Hi @fab1an,

thank you for reporting this! Should be working now in version 59c3888