.model top
.inputs a clk
.outputs b
.latch a l_a re clk 0
.names l_a buf_l_a
1 1
.latch buf_l_a b re clk 0
.end