# Empty regex
if (%subst(%{test_string1}, //g, '.')) { # ERROR
	test_fail
}
