rust/src/test/rustdoc/crate-version.rs
2018-12-25 21:08:33 -07:00

3 lines
148 B
XML

// compile-flags: --crate-version=1.3.37 -Z unstable-options
// @has 'crate_version/index.html' '//div[@class="block version"]/p' 'Version 1.3.37'