Open som-snytt opened 1 year ago
i saw it locally 👻
Duplicates https://github.com/scala/scala-dev/issues/72 !
I corrected the title.
Looking at the code, the None
probably originates here: https://github.com/scala/scala/blob/2d9e6acce8c4246e6cba5a22ff9d965ec3bd117c/src/interactive/scala/tools/nsc/interactive/Response.scala#L68
response.get
is called here https://github.com/scala/scala/blob/53e1571071bf75ce6ddd6e7b4f0b84ef1bdc32f8/test/files/presentation/doc/doc.scala#L65
Sometimes I have a hankering for a large plate of spaghetti.
https://github.com/scala/scala/pull/10105#issuecomment-1520804441
presentation/doc
seesUnexpected foo method comment: None
.Personally, I am surprised that
foo
requires comment.Parking it here as internal.