Skip to content

Commit 2f02684

Browse files
committed
サンプルコードの実行結果を修正
1 parent 07b0005 commit 2f02684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/ranges/zip_view.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ int main() {
123123
[(1, 'a'), (2, 'b')]
124124
[(10, 'a'), (20, 'b')]
125125
{20: 'b', 10: 'a'}
126+
[]
126127
```
127128

128129
## バージョン

0 commit comments

Comments
 (0)