diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2019-07-10 22:42:44 +0200 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2019-07-10 22:42:44 +0200 |
| commit | 9195038c87703fc94b6e99f6de593886d51c2b19 (patch) | |
| tree | 56855952357fe5bb689504ed8a6348dc3c1f3718 /ci/expected/lock.run | |
| parent | 14d63f496118f4243f28ddf3218523aa36a80322 (diff) | |
implement RFC #212
Diffstat (limited to 'ci/expected/lock.run')
| -rw-r--r-- | ci/expected/lock.run | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/expected/lock.run b/ci/expected/lock.run index 156ac22..a987b37 100644 --- a/ci/expected/lock.run +++ b/ci/expected/lock.run @@ -1,5 +1,5 @@ A -B - SHARED = 1 +B - shared = 1 C -D - SHARED = 2 +D - shared = 2 E |
