Kifflom!
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ package lexer
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/localhots/punk/buffer"
|
||||
"github.com/localhots/kifflom/buffer"
|
||||
)
|
||||
|
||||
type (
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
"runtime"
|
||||
"testing"
|
||||
|
||||
"github.com/localhots/punk/buffer"
|
||||
"github.com/localhots/kifflom/buffer"
|
||||
)
|
||||
|
||||
func BenchmarkRun(t *testing.B) {
|
||||
|
||||
Reference in New Issue
Block a user