next.js
9da12910 - Turbopack: Fix accidental doctest in globset module license (#82127)

Commit
154 days ago
Turbopack: Fix accidental doctest in globset module license (#82127) The code block syntax in a documentation comment is interpreted as a doctest: https://doc.rust-lang.org/rustdoc/write-documentation/documentation-tests.html Tested with: ``` cargo test -p turbo-tasks-fs ```
Author
bgw bgw
Parents
Loading