Skip to content

Commit 253e331

Browse files
committed
Fix missing newline at end of file
1 parent be44674 commit 253e331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jbmc/unit/java_bytecode/java_replace_nondet/replace_nondet.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,4 +292,4 @@ SCENARIO(
292292
// load_and_test_method("replaceNondetReturnUnboxed:()I", functions, symbol_table);
293293
// }
294294
}
295-
}
295+
}

0 commit comments

Comments
 (0)