This commit is contained in:
nora 2023-05-17 20:09:40 +02:00
commit 66fedc6178
16 changed files with 436 additions and 0 deletions

3
test.rs Normal file
View file

@ -0,0 +1,3 @@
fn main() {
panic!();
}