unsupported_coro_switch.toy (135B)
1 fn main(): i64 { 2 var from: *void = NULL as *void; 3 var to: *void = NULL as *void; 4 return @coro_switch<i64>(from, to, 0 as i64); 5 }
kitkit | |
| git clone https://git.ryansepassi.com/git/kit.git | |
| Log | Files | Refs | README |