Preemptively update tests for UndefinedVariableException 3/n
[hiphop-php.git] / hphp / test / zend / good / ext / iconv / tests / iconv_strlen_variation2.php.skipif
blob9d0b3c8a108e86b1b3f1ecaa0f60e2e9e327b821
1 <?hh
2 <<__EntryPoint>> function main(): void {
3 extension_loaded('iconv') || die('skip');
4 function_exists('iconv_strlen') || die("skip iconv_strlen() is not available in this build");