-
Notifications
You must be signed in to change notification settings - Fork 471
Open
Labels
Milestone
Description
Currently in the playground this yields an error:
@@config({flags: ["-enable-experimental", "LetUnwrap"]})
// [E] Line 1, column 10:
// flags is not supported
This is unfortunate for showcasing the new feature quickly. And I am not sure where the culprit is so I am adding this issue to the main repo for now.
nojaf