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
-**WHEN** Bash parses a `bash` or `sh` clause with dynamic wrapper-control input, decoded or combined command-string options, or an expanding quoted body that does not match the complete literal exactly-one wrapper production
73
+
-**THEN** the existing outer compatibility leaf remains visible with direct source provenance
74
+
-**THEN** its command occurrence has `IsComplete=false` because no hidden command-string body was discovered
75
+
71
76
#### Scenario: While condition and body roles
72
77
-**WHEN** Bash parses `while curl URL; do sleep 1; done`
73
78
-**THEN**`curl` is identified as a condition occurrence
0 commit comments