reid-llvm/examples/triple_import_vec2.reid
2025-08-04 23:46:46 +03:00

2 lines
31 B
Plaintext

struct Vec2 { x: f32, y: f32 }