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
what is this about? Does this address / fix the issue of using this script unringified as function argument in the define block that y'all have been glossing over in the forum? If so I have questions:
Why don't you write readable, explicit, verbose (using full sentences, you know) bug reports instead of posting a single picture?
Why don't you even tell me here what this is about? Just issuing a PR does not help, I can't read your mind
Which tests did you conduct to make sure your proposed changes don't affect any other use cases? Any?
Does this change actually address all the situations, or just the first one you've stumbled upon?
What's the use case you're hoping for? In other words, it seems incredibly stupid to even want to use this script inside the function arg slot of the define block. Are you just trying to fix something that happens by mistake - but it can't, right, because you have to go out of your way to unringify the function arg, so you're definitely looking for trouble when you do that -
YeesterPlus
changed the title
fix the template this [script] bug
fix the template same name define metaprogramming bug
Jan 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
makes it not replace templates with the same name as the block variable, and nothing else