# -*- mode: snippet -*-
# key: fj
# --

fork
    begin
        $0
    end

    begin
        // ...
    end
join