Skip to content

Commit e9930cc

Browse files
committed
test mac
1 parent 793ace7 commit e9930cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rapidyenc/decoder.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ import (
2626
"golang.org/x/text/transform"
2727
)
2828

29+
/* compile test ... github actions is using cached files... */
30+
2931
const constBufSize = 4096 // const buffer size for Decoder instances
3032

3133
var (

0 commit comments

Comments
 (0)