<div></div>
<string-new value="hello.txt"> <string-remove-prefix prefix="hello"> <assert-equal value=".txt" type="string">
<string-new value="hello.txt"> <string-remove-prefix prefix="bye"> <assert-equal value="hello.txt" type="string">