Skip to content

Instantly share code, notes, and snippets.

View matsutomu's full-sized avatar

matsutomu matsutomu

View GitHub Profile
@matsutomu
matsutomu / hoge.scala
Last active January 20, 2018 08:32 — forked from ponsea/hoge.scala
import scala.collection.immutable.TreeMap
// import scala.io.Source
object Main extends App {
// val file = Source.fromFile("", "utf-8")
// val lines = file.getLines.dropWhile(l => l.trim.isEmpty)
val lines = List(
f"- 2018年01月18日 木曜日 19:00",
"- これはテストです1",