-- [E103] Syntax Error: comma-separated-import-project-example/build.sbt:-1:0 ------------------
-1 |util.Random
|^^^^
|Illegal start of toplevel definition
|
| longer explanation available when compiling with `-explain`
-- [E006] Not Found Error: comma-separated-import-project-example/build.sbt:1:8 ----------------
1 |def f = Random.nextInt()
| ^^^^^^
| Not found: Random
|
| longer explanation available when compiling with `-explain`
e.g.