Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
ui
/
parser
/
issue-32446.rs
blob: 53e519a72a5fd8b8c2c5f479a4cae7a20e3b310a [
file
] [
log
] [
blame
]
fn
main
()
{}
// This used to end up in an infite loop trying to bump past EOF.
trait
T
{
...
}
//~ ERROR