[ String ] find: [ String ]

var x := ['abc'] find: ['b'].
Stdout يېزىڭ: x, توختا.
2