Skip to content

Commit 47495a9

Browse files
authored
(#150) move out example from testing (#151)
close #150
1 parent fb9e904 commit 47495a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asm/example_test.go renamed to example.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package asm_test
1+
package llvm
22

33
import (
44
"log"

0 commit comments

Comments
 (0)