rust/tests/rustdoc-ui/issue-106226.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
113 B
Rust
Raw Normal View History

2023-01-02 10:47:56 +00:00
// This is a regression test for <https://github.com/rust-lang/rust/issues/106226>.
type F = [_; ()];
//~^ ERROR