We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40ec10 commit 41ae1a9Copy full SHA for 41ae1a9
library/src/scala/quoted/Toolbox.scala
@@ -22,7 +22,7 @@ object Toolbox {
22
* the classloader of the class that call make. This may not always be the correct classloader,
23
* in which case the classloader must be passed explicitly.
24
*
25
- * @param settings TODO
+ * @param settings toolbox settings
26
* @return A new instance of the toolbox
27
*/
28
@forceInline def make(implicit settings: Settings): Toolbox = {
0 commit comments