We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b89b1 commit 178636dCopy full SHA for 178636d
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -300,7 +300,7 @@ object TastyFormat {
300
* is able to read final TASTy documents if the file's
301
* `MinorVersion` is strictly less than the current value.
302
*/
303
- final val ExperimentalVersion: Int = 1
+ final val ExperimentalVersion: Int = 0
304
305
/**This method implements a binary relation (`<:<`) between two TASTy versions.
306
*
0 commit comments