You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently working on a new implementation that will replace the code in macro_application.dart, so it would make sense to revisit this after we switch to the new version.
Consider this minimal macro:
Trying to apply this macro to a class returns an error:
Error:
I got this both in
0.1.3-main.0
and0.1.2-main.4
. I didn't test in other versions.Using this same code but in a
buildDefinitionsForClass
will work.The text was updated successfully, but these errors were encountered: