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