Sign in
rust
/
rust
/
1ce9c977ffcff7c3b12bfe5629a682da0e74a7a1
/
.
/
tests
/
ui
/
associated-types
/
issue-36499.rs
blob: 941b1aaa0d5462758e97d87c3d882469920d6e3a [
file
] [
log
] [
blame
]
fn
main
()
{
2
+
+
2
;
//~ ERROR leading `+` is not supported
}