diff options
Diffstat (limited to 'ci/expected/periodic-at2.run')
| -rw-r--r-- | ci/expected/periodic-at2.run | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ci/expected/periodic-at2.run b/ci/expected/periodic-at2.run new file mode 100644 index 0000000..47adbef --- /dev/null +++ b/ci/expected/periodic-at2.run @@ -0,0 +1,7 @@ +foo Instant { ticks: 0 } +bar Instant { ticks: 10 } +foo Instant { ticks: 110 } +bar Instant { ticks: 120 } +foo Instant { ticks: 220 } +bar Instant { ticks: 230 } +foo Instant { ticks: 330 } |
