Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-32446.rs
blob: 53e519a72a5fd8b8c2c5f479a4cae7a20e3b310a [
file
]
fn
main
()
{}
// This used to end up in an infite loop trying to bump past EOF.
trait
T
{
...
}
//~ ERROR