chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0 \n000")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(".")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("1000000")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(". ")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("\x85")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(" ..")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(" jj")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("000000\xf0\x9f\x00\x80\x80")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("\xd0\xd9000\xf40\xea0000\x910\xb0\x87\xae00000\xd00\x8d0\xcf0\x8d0000\xaf0000000000\xb2\xd7\xe5\x8d000000\xc3\xcf0\xfd\x98")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0000000000000000000000000000000000000000000000000000000000000000000000000000ˌ00000000000000000000000")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("\n0")
|
||||
@@ -0,0 +1,3 @@
|
||||
go test fuzz v1
|
||||
string(" ")
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("JJ\f0")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("++ 0")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("JJ 0")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0 ")
|
||||
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(". \n000")
|
||||
Reference in New Issue
Block a user