diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2023-01-08 19:56:47 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:33:28 +0100 |
| commit | 35c97b61c17a30de675eb1c7f852a100b200a0c2 (patch) | |
| tree | a4228d68aeab2f5aa32b26649e5664d20adfa729 /ci/expected/locals.run | |
| parent | ceaf3613d3256f60b139a4f93220e3c298603b83 (diff) | |
All examples pass with `cargo xtask --target all`
Diffstat (limited to 'ci/expected/locals.run')
| -rw-r--r-- | ci/expected/locals.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/expected/locals.run b/ci/expected/locals.run index bf1d207..4f1d350 100644 --- a/ci/expected/locals.run +++ b/ci/expected/locals.run @@ -1,3 +1,3 @@ -foo: local_to_foo = 1 bar: local_to_bar = 1 +foo: local_to_foo = 1 idle: local_to_idle = 1 |
