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
Do we want to make private scopes for statement and expression that we can assign as defaults in typescripts? This is so we don't have to repeat the same pattern over and over in every language.
name / value / type
Implement those iteration scopes in all the common languages
After the work on: Use iterations scope for relative modifier #2133 it was obvious that we were missing a lot of iteration scopes.
statement
andexpression
that we can assign as defaults in typescripts? This is so we don't have to repeat the same pattern over and over in every language.The text was updated successfully, but these errors were encountered: