]> git.proxmox.com Git - rustc.git/blobdiff - tests/run-make-fulldeps/pretty-print-to-file/input.pp
Update upstream source from tag 'upstream/1.70.0+dfsg1'
[rustc.git] / tests / run-make-fulldeps / pretty-print-to-file / input.pp
diff --git a/tests/run-make-fulldeps/pretty-print-to-file/input.pp b/tests/run-make-fulldeps/pretty-print-to-file/input.pp
deleted file mode 100644 (file)
index e3f0324..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-
-#[crate_type = "lib"]
-pub fn foo() -> i32 { 45 }