cycle example
This commit is contained in:
2
examples/cycles/main.hank
Normal file
2
examples/cycles/main.hank
Normal file
@@ -0,0 +1,2 @@
|
||||
- (start) {&one|two|three|four}
|
||||
-> start
|
||||
19
examples/cycles/partialtest1.hlog
Normal file
19
examples/cycles/partialtest1.hlog
Normal file
@@ -0,0 +1,19 @@
|
||||
one
|
||||
two
|
||||
three
|
||||
four
|
||||
one
|
||||
two
|
||||
three
|
||||
four
|
||||
one
|
||||
two
|
||||
three
|
||||
four
|
||||
one
|
||||
two
|
||||
three
|
||||
four
|
||||
one
|
||||
two
|
||||
three
|
||||
Reference in New Issue
Block a user