Problem
The Ordering subsection states included entries appear in placed order "matching the order of [[expected_output]] entries". The Optionality section allows diagnostics without output assertions, but doesn't explain what ordering guarantee holds when [[expected_output]] is omitted.
Solution
Add clarifying sentence: "When [[expected_output]] is omitted, included entries still appear in placed order."
Created via Kata /kata-add-issue
Problem
The Ordering subsection states
includedentries appear in placed order "matching the order of[[expected_output]]entries". The Optionality section allows diagnostics without output assertions, but doesn't explain what ordering guarantee holds when[[expected_output]]is omitted.Solution
Add clarifying sentence: "When
[[expected_output]]is omitted,includedentries still appear in placed order."Created via Kata
/kata-add-issue