mirror of https://github.com/sbt/sbt.git
Merge 9b8dee98c8 into 3b097cc3cc
This commit is contained in:
commit
af7722009f
|
|
@ -111,6 +111,7 @@ class Eval(
|
|||
| def $WrapValName${returnType} = {""".stripMargin
|
||||
val contents = s"""$header
|
||||
|$expression
|
||||
|
|
||||
| }
|
||||
|}
|
||||
|""".stripMargin
|
||||
|
|
|
|||
Loading…
Reference in New Issue