Broken attribute pasing

This commit is contained in:
VegOwOtenks 2024-08-29 14:48:40 +02:00
commit 10646275cb
5 changed files with 713 additions and 0 deletions

4
Cargo.toml Normal file
View file

@ -0,0 +1,4 @@
[package]
name = "jvm"
version = "0.1.0"
edition = "2021"