style: scala format
This commit is contained in:
@@ -9,7 +9,7 @@ class ExtensionsSpec extends AnyFlatSpec {
|
||||
import asmGenerator.escaped
|
||||
|
||||
behavior of "concatAll"
|
||||
|
||||
|
||||
it should "handle int chains" in {
|
||||
val chain = Chain(1, 2, 3).concatAll(
|
||||
Chain(4, 5, 6),
|
||||
|
||||
Reference in New Issue
Block a user