Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullinAM committed Jul 28, 2023
1 parent 62e6b92 commit 36eebfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ class KSMTSolverTest : KexTest("ksmt-solver") {

@Test
fun testIncrementalMemory() {
with(object : StringInfoContext {}) {
with(object : StringInfoContext() {}) {
val string = term { generate(KexString()) }
val charArray = term { generate(valueArrayType) }

Expand Down

0 comments on commit 36eebfa

Please sign in to comment.