summaryrefslogtreecommitdiff
path: root/scratch/build.sc
diff options
context:
space:
mode:
Diffstat (limited to 'scratch/build.sc')
-rw-r--r--scratch/build.sc1
1 files changed, 1 insertions, 0 deletions
diff --git a/scratch/build.sc b/scratch/build.sc
index d2b4ec54..804e1ca4 100644
--- a/scratch/build.sc
+++ b/scratch/build.sc
@@ -9,3 +9,4 @@ object core extends ScalaModule{
)
}
+def thingy = T{ Seq("hello", "world") }