Skip to content

Commit 0bb0b61

Browse files
author
Brian Kernighan
committed
convert to C
R=dmr DELTA=6 (0 added, 3 deleted, 3 changed)
1 parent 7d7c6a9 commit 0bb0b61

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

src/pkg/debug/macho/testdata/hello.b

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
main() {
2+
printf("hello, world");
3+
}

0 commit comments

Comments
 (0)