Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc-ui
/
issue-102986.rs
blob: 001784ac28561000f390c9b08d1f6a353896acdd [
file
] [
log
] [
blame
]
struct
Struct
{
y
:
(
typeof
(
"hey"
),),
//~^ `typeof` is a reserved keyword but unimplemented
}