diff options
Diffstat (limited to 'vendor/github.com/bytedance/sonic/internal/decoder/debug.go')
-rw-r--r-- | vendor/github.com/bytedance/sonic/internal/decoder/debug.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/bytedance/sonic/internal/decoder/debug.go b/vendor/github.com/bytedance/sonic/internal/decoder/debug.go index 9cf3a6a00..d5537ed9a 100644 --- a/vendor/github.com/bytedance/sonic/internal/decoder/debug.go +++ b/vendor/github.com/bytedance/sonic/internal/decoder/debug.go @@ -67,4 +67,4 @@ func (self *_Assembler) debug_instr(i int, v *_Instr) { } self.force_gc() } -}
\ No newline at end of file +} |