| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: stream writer.fail() emits a RESET_STREAM with a non-zero |
| 4 | // application error code instead of the previously hard-coded 0n. |
nothing calls this directly
no test coverage detected