scalatra でいくつかの作業を行っており、./sbt を実行すると、次のエラー メッセージが表示されます。
[trace] Stack trace suppressed: run last compile:sources for the full output.
[error] (compile:sources) org.fusesource.scalate.InvalidSyntaxException: `val' expected but `s' found at 1.12
[error] Total time: 0 s, completed Jul 1, 2013 6:04:31 PM
1.12が何を指しているのかについて、誰か洞察を与えることができますか? g8でダウンロードするhello-scala標準からわずかに変更された(1つの.sspファイルが追加され、1つの.scalaファイルが編集された)かなり基本的なScalatraフレームワークを実行しています