[partial]

This commit is contained in:
Uttarayan Mondal
2023-08-19 04:09:34 +05:30
parent f7f2b6f545
commit 2473abf2f7
2 changed files with 36 additions and 23 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ pub struct MyStruct<T1, T2> {
}
pub fn main() {
// echo hello
}