diff options
Diffstat (limited to 'ci/expected/lm3s6965/async-task.run')
| -rw-r--r-- | ci/expected/lm3s6965/async-task.run | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ci/expected/lm3s6965/async-task.run b/ci/expected/lm3s6965/async-task.run new file mode 100644 index 0000000..1f93a4c --- /dev/null +++ b/ci/expected/lm3s6965/async-task.run @@ -0,0 +1,5 @@ +init +hello from async2 +hello from async +hello from async with args a: 1, b: 2 +idle |
