We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26b762 commit 500d9adCopy full SHA for 500d9ad
ices/86188.rs
@@ -0,0 +1,5 @@
1
+fn main() {
2
+ [(); return || {
3
+ let tx;
4
+ }]
5
+}
0 commit comments