The doctool has trouble with files named .test.scala
containing top-level @main
function
#22866
Labels
.test.scala
containing top-level @main
function
#22866
Compiler version
tested with 3.6.4, 3.3.5, 3.7.0-RC1
Minimized code
Output
Expectation
Should work.
Known workarounds
.test.scala
(troublesome, if this is how you're marking your test inputs for Scala CLI)Extra context:
doc
with--test
fails on top level@main
VirtusLab/scala-cli#3584--test
is enabled)The text was updated successfully, but these errors were encountered: