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 3aca244 commit 0a28056Copy full SHA for 0a28056
test-project/tests/ui/2018-edition.rs
@@ -6,3 +6,5 @@ impl Foo {
6
pub async fn foo(&mut self) {
7
}
8
9
+
10
+fn main() {}
0 commit comments