This commit is contained in:
nora 2023-05-07 10:59:19 +02:00
parent ca89c63adc
commit 4ae7bf8ad5
20 changed files with 387 additions and 19 deletions

3
uwuwind/test.rs Normal file
View file

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