✓
Passing This code compiles and runs correctly.
Code
const Connection = struct { id: i32 };
~pub tor connect { url: string } -> *Connection<!connected>
~proc connect|zig {
return undefined;
}
Must contain:
Cannot consume obligation