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
Add regression test for #1065: subtree string literal to LoopDouble (#1072)
The string value passed through a SubTree port is already type-erased
(AnyTypeAllowed) per the port connection rules, and LoopNode's runtime
string conversion handles the rest. This test verifies the behavior.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments