Skip to content

Commit

Permalink
dice bench
Browse files Browse the repository at this point in the history
  • Loading branch information
SHoltzen committed Mar 3, 2020
1 parent 1656f10 commit 86417d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/example.dice
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
let a = flip 0.3 in
let b = flip 0.8 in
let tmp = observe a || b in
let tmp = observe a || b in
a

0 comments on commit 86417d6

Please sign in to comment.