Skip to content

Commit 0e82340

Browse files
committed
update test
1 parent b0af06e commit 0e82340

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/test/Shell/Commands/list-header.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ void f(int x) {
4545
#include "foo.h"
4646

4747
int main() {
48-
f(234);
4948
g(123); // Call the inlined function
5049
return 0;
5150
}

0 commit comments

Comments
 (0)