cl: process llgo:skip on const, type declaration, deprecate llgo:skip on import
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
|
||||
package subtle
|
||||
|
||||
// llgo:skip XORBytes
|
||||
import (
|
||||
_ "unsafe"
|
||||
)
|
||||
|
||||
// llgo:skip XORBytes
|
||||
type _xor struct{}
|
||||
|
||||
Reference in New Issue
Block a user