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