| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: resetStream() before any data is written. |
| 4 | // The stream is in the Ready state — no data has been sent by the |
nothing calls this directly
no test coverage detected