assertTrue($a); } public function dataProvider() { return [ 'c:\\'=> [true], 0.9 => [true] ]; } }