warriors/trisha/baselines/triton/reference/arithmetic.tri ฯ 0.0% 17 words ยท 1 min program arithmetic fn main() { let x = pub_read() pub_write(x * 7 + 3) } Graph Graph