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