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