Revising the label example now that && viewcounts is possible

This commit is contained in:
2019-05-07 01:09:57 -06:00
parent b7d76ccf76
commit 57d92d30a4

View File

@@ -5,7 +5,7 @@ B: {choice_b}
C: {choice_c}
* (choice_a) Choice A
* (choice_b) Choice B
* (choice_c) {choice_b + choice_a == 2} Choice C // TODO need a better way to && variables
* (choice_c) {choice_b && choice_a} Choice C
-> end
- -> start