Files

4 lines
107 B
Rust
Raw Permalink Normal View History

2026-04-23 17:07:55 +08:00
/* This is the simplest build script just to invoke host compiler
in the build process. */
fn main() {}