the implementation begins
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
___________
|
||||
< test text >
|
||||
-----------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
Vendored
+23
@@ -0,0 +1,23 @@
|
||||
_____________________________________
|
||||
/ this is a long block of text. \
|
||||
| |
|
||||
| |
|
||||
| It goes over many lines! It'll even |
|
||||
\ word-wrap for us. /
|
||||
-------------------------------------
|
||||
\ ^ /^
|
||||
\ / \ // \
|
||||
\ |\___/| / \// .\
|
||||
\ /O O \__ / // | \ \ *----*
|
||||
/ / \/_/ // | \ \ \ |
|
||||
@___@` \/_ // | \ \ \/\ \
|
||||
0/0/| \/_ // | \ \ \ \
|
||||
0/0/0/0/| \/// | \ \ | |
|
||||
0/0/0/0/0/_|_ / ( // | \ _\ | /
|
||||
0/0/0/0/0/0/`/,_ _ _/ ) ; -. | _ _\.-~ / /
|
||||
,-} _ *-.|.-~-. .~ ~
|
||||
\ \__/ `/\ / ~-. _ .-~ /
|
||||
\____(oo) *. } { /
|
||||
( (--) .----~-.\ \-` .~
|
||||
//__\\ \__ Ack! ///.----..< \ _ -~
|
||||
// \\ ///-._ _ _ _ _ _ _{^ - - - - ~
|
||||
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
___________
|
||||
< some text >
|
||||
-----------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\t0")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("p 000")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(" 0")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0000000000000000000000000000000000000000")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string(" ")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("\n")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("\v")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\v0")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\f0")
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
go test fuzz v1
|
||||
string("0\n0")
|
||||
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
_______
|
||||
< text >
|
||||
-------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
_____________________________________
|
||||
/ this is a long block of text. \
|
||||
| |
|
||||
| |
|
||||
| It goes over many lines! It'll even |
|
||||
\ word-wrap for us. /
|
||||
-------------------------------------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
______
|
||||
/ test \
|
||||
\ text /
|
||||
------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
_________________________________________
|
||||
/ 000000000000000000000000000000000000000 \
|
||||
\ 00000000000 11 /
|
||||
-----------------------------------------
|
||||
\ ^__^
|
||||
\ (oo)\_______
|
||||
(__)\ )\/\
|
||||
||----w |
|
||||
|| ||
|
||||
Reference in New Issue
Block a user