onflow / cadence

Cadence, the resource-oriented smart contract programming language 🏃‍♂️
https://developers.flow.com/cadence
Apache License 2.0
532 stars 139 forks source link

Revert changes in #2764 after Stable Cadence #2766

Open dsainati1 opened 1 year ago

dsainati1 commented 1 year ago

Issue to be solved

https://github.com/onflow/cadence/pull/2764 improves the Stable Cadence migration path, but introduces an unfortunate parser ambiguity in the process. We should revert this change after Stable Cadence has been release for a sufficient time period.

Suggested Solution

No response

turbolent commented 1 year ago

Please also add this to #2642