aboutsummaryrefslogtreecommitdiff
path: root/sbt-bridge/bridge/src/sbt-test/source-dependencies/remove-test-a/changes/1.scala
blob: 1444a85e8411435cfc2129bc977816228805eb97 (plain) (blame)
1
2
3
4
5
6
package test

object TestScriptTest
{
	val x: Int = ""
}