Moved bug680.scala to files/jvm5

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8522 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
mihaylov 2006-08-28 07:17:12 +00:00
parent 53ba5fff20
commit a17609bb66
2 changed files with 1 additions and 2 deletions

View File

View File

@ -1,5 +1,4 @@
package foo
object sax {
object Test {
def main(args:Array[String]): unit = {
val sb = new StringBuilder() // use Java 1.5
sb.setLength(0)