We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34b2875 commit 3beb07bCopy full SHA for 3beb07b
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -340,7 +340,7 @@ object TastyFormat {
340
* is able to read final TASTy documents if the file's
341
* `MinorVersion` is strictly less than the current value.
342
*/
343
- final val ExperimentalVersion: Int = 1
+ final val ExperimentalVersion: Int = 0
344
345
/**This method implements a binary relation (`<:<`) between two TASTy versions.
346
*
0 commit comments