7 lines
82 B
Text
7 lines
82 B
Text
# by Artyom Bologov
|
|
H
|
|
t0
|
|
1s/^.*string.*$/Ends with string/
|
|
2s/ a / another /
|
|
,p
|
|
Q
|