We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad0559 commit 83aa70dCopy full SHA for 83aa70d
src/test/run-pass/newtype-struct-with-dtor.rs
@@ -11,7 +11,7 @@ impl Drop for Fd {
11
}
12
13
14
-fn main() {
+pub fn main() {
15
16
17
0 commit comments