Skip to content

Commit 07beb07

Browse files
first commit
1 parent 380ae81 commit 07beb07

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

function.go

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

33
// #include <stdlib.h>
44
import "C"

log.go

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

33
// #include <stdlib.h>
44
import "C"

0 commit comments

Comments
 (0)