| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: receive-side coalescing produces reasonably-sized chunks. |
| 4 | // Sends multiple payloads of varying sizes through a bidi stream and |
nothing calls this directly
no test coverage detected