rust/tests/rustdoc-ui/issues/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 04:47:56 -06:00
// This is a regression test for <https://github.com/rust-lang/rust/issues/106226>.
type F = [_; ()];
//~^ ERROR