]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/token/issue-41155.rs
Remove the parse-fail test suite
[rust.git] / src / test / ui / token / issue-41155.rs
index 550a90fc6af263381f9de03bf293ef0e30255b4e..7bd8506af90b96057ff3d8534cea7c4a55bbdead 100644 (file)
@@ -11,3 +11,5 @@
 impl S { //~ ERROR cannot find type
     pub
 } //~ ERROR expected one of
+
+fn main() {}