@0,1⦊
pub async fn g(x: u8)
⦉@0,1
{
match x {
y if e().await == y => (),
y if f().await == y => (),
_ => (),
}
}