Files
sbt/compile
Mark Harrah 87e406fcbd support vals/defs in build.sbt
* must start with val, lazy val, or def (no modifiers currently)
* visible only within the same .sbt file
* multiple definitions allowed without being separated by blank lines
* no blank lines allowed within a definition
2012-11-17 16:27:25 -05:00
..
2012-11-10 19:01:41 -05:00
2012-04-18 16:01:45 -04:00
2012-07-01 15:16:41 -04:00
2012-11-17 16:27:25 -05:00