Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
consts
/
issue-91434.rs
blob: 001dc708f893210ec189f1542906ba2340a17499 [
file
] [
log
] [
blame
]
fn
main
()
{
[
9
;
[[
9E
;
h
]]];
//~^ ERROR: expected at least one digit in exponent
//~| ERROR: cannot find value `h` in this scope [E0425]
}