Closed kungfooman closed 9 months ago
Hey! I tested it on itself and this is a mistake in transpilation process:
(it drops the @param including the description)
@param
Another case:
(missing filename and debug)
filename
debug
Thanks!
Thank you for the quick fixing + unit test!
Hey! I tested it on itself and this is a mistake in transpilation process:
(it drops the
@param
including the description)Another case:
(missing
filename
anddebug
)