Skip to content

Commit 88ef647

Browse files
rv-jenkinsrv-auditorjberthold
authored
Update dependency: deps/k_release (#3806)
Co-authored-by: devops <[email protected]> Co-authored-by: Jost Berthold <[email protected]>
1 parent 659a079 commit 88ef647

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

deps/k_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.0
1+
7.0.40

test/imp/sum-save-proofs-spec.k.save-proofs.kore.golden

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,18 @@ module haskell-backend-saved-claims-43943e50-f723-47cd-99fd-07104d664c6d
6767
/* InternalMap: */ Lbl'Unds'Map'Unds'{}(
6868
/* concrete element: */ Lbl'UndsPipe'-'-GT-Unds'{}(
6969
/* Inj: */ inj{SortId{}, SortKItem{}}(
70-
\dv{SortId{}}("n")
70+
\dv{SortId{}}("sum")
7171
),
7272
/* Inj: */ inj{SortInt{}, SortKItem{}}(
73-
VarN:SortInt{}
73+
VarS:SortInt{}
7474
)
7575
),
7676
/* concrete element: */ Lbl'UndsPipe'-'-GT-Unds'{}(
7777
/* Inj: */ inj{SortId{}, SortKItem{}}(
78-
\dv{SortId{}}("sum")
78+
\dv{SortId{}}("n")
7979
),
8080
/* Inj: */ inj{SortInt{}, SortKItem{}}(
81-
VarS:SortInt{}
81+
VarN:SortInt{}
8282
)
8383
)
8484
)

0 commit comments

Comments
 (0)