1 2 3 4 5 6 7 8
/// contains: a #let a = 1; #let b = /* range after 1..2 */ #(); #let add(x, y) = { x + y }