Skip to content

Commit d259984

Browse files
committed
Go to Add ExpressionCompiler
1 parent 4a5f192 commit d259984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tasty/test/dotty/tools/tasty/BuildTastyVersionTest.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import TastyBuffer._
77

88
// Tests ensuring TASTY version emitted by compiler is matching expected TASTY version
99
class BuildTastyVersionTest {
10-
10+
1111
val CurrentTastyVersion = TastyVersion(TastyFormat.MajorVersion, TastyFormat.MinorVersion, TastyFormat.ExperimentalVersion)
1212

1313
// Needs to be defined in build Test/envVars

0 commit comments

Comments
 (0)