Skip to content

Commit 410e5df

Browse files
committed
Set TASTy Version to 28.3.0
1 parent 9bae88a commit 410e5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ object TastyFormat {
305305
* is able to read final TASTy documents if the file's
306306
* `MinorVersion` is strictly less than the current value.
307307
*/
308-
final val ExperimentalVersion: Int = 1
308+
final val ExperimentalVersion: Int = 0
309309

310310
/**This method implements a binary relation (`<:<`) between two TASTy versions.
311311
*

0 commit comments

Comments
 (0)