Skip to content

Commit 0a9f34e

Browse files
committed
Fix missing newline at end of file
1 parent 790f2d5 commit 0a9f34e

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)