1 2 3 4 5 6 7 8 9
use other start :: fn { other.f() print other.g() 42 <=> other.g() other.g() <=> 42 other.q = 1 }