2026-01-29 15:45:48 +00:00

7 lines
66 B
Plaintext

declare contract Touch host {
fn f();
}
fn frame(): void {
}