Ian
04/15/2017, 4:54 PM@snippet
but that requires that the code be in a function, and I can’t declare sealed classes inside a function. I’ve also tried using the triple-backticks to embed the code directly, but for some reason that doesn’t seem to retain indenting (at least in the Intellij preview of the kdoc)semoro
04/16/2017, 9:29 AM@sample
to support sealed classes.
http://kotl.in/issueIan
04/17/2017, 11:57 PMsemoro
04/18/2017, 1:06 PM