fn main() {}

This commit is contained in:
folex
2020-05-19 21:49:51 +03:00
parent f6a4f61fbb
commit 982e23ad39
2 changed files with 4 additions and 0 deletions

View File

@ -206,3 +206,5 @@
// } // }
// } // }
// } // }
fn main() {}

View File

@ -127,3 +127,5 @@
// Ok(()) // Ok(())
// }) // })
// } // }
fn main() {}