OSDN Git Service

first commit master
authorkobayasi <kobayasi@shourin-no-MacBook-Pro.local>
Sun, 29 Jul 2012 07:06:14 +0000 (16:06 +0900)
committerkobayasi <kobayasi@shourin-no-MacBook-Pro.local>
Sun, 29 Jul 2012 07:06:14 +0000 (16:06 +0900)
Lib.scala [new file with mode: 0644]

diff --git a/Lib.scala b/Lib.scala
new file mode 100644 (file)
index 0000000..372ee5f
--- /dev/null
+++ b/Lib.scala
@@ -0,0 +1,2 @@
+object Lib {val msg = "abc,def"}
+