roc format

This commit is contained in:
Brendan Hansknecht 2023-12-03 19:36:51 -08:00
parent 3f50f78eba
commit 87b31a581e
No known key found for this signature in database
GPG key ID: 0EA784685083E75B

View file

@ -660,6 +660,7 @@ keepShared = \xs, ys ->
when get ys k is
Ok yv if v == yv ->
insert state k v
_ ->
state
)