4 lines
53 B
Rust
4 lines
53 B
Rust
|
|
pub fn main() -> ! {
|
||
|
|
codex_apply_patch::main()
|
||
|
|
}
|