parsley
parsley copied to clipboard
`targetName3` and `static3`
To ease the possibility of Parsley's use in other languages, like Kotlin or Java, as well as to have nice debug traces, it is probably a good idea to use the @targetName
and @static
annotations across various parts of the repo. These will, for Scala 3 parsley
, at least, help ease any cross-building.