just a test of branching semantics

This commit is contained in:
Stephen McQuay 2014-03-08 14:40:21 -08:00
parent d8bc9f8b1d
commit 4f912b29ba
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ outer:
bw.curTx = 0
bw.curRx = 0
bw.timeI += 1
// testing hg branching
case bw.Rx <- bw.rxSnap:
case bw.Tx <- bw.txSnap:
case s := <-bw.AddRx: