mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
7 lines
194 B
Text
7 lines
194 B
Text
|
|
text.data = 'π', length = 2
|
||
|
|
text.data = 'ππ', length = 4
|
||
|
|
text.data = 'πhiππ', length = 8
|
||
|
|
text.data = 'πiππ', length = 7
|
||
|
|
text.data = 'πreplaced!', length = 11
|
||
|
|
repla
|