We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bae88a commit 410e5dfCopy full SHA for 410e5df
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -305,7 +305,7 @@ object TastyFormat {
305
* is able to read final TASTy documents if the file's
306
* `MinorVersion` is strictly less than the current value.
307
*/
308
- final val ExperimentalVersion: Int = 1
+ final val ExperimentalVersion: Int = 0
309
310
/**This method implements a binary relation (`<:<`) between two TASTy versions.
311
*
0 commit comments