<?php var_dump(extract(['foo' => 'bar', 'foo-bar' => 'baz']), ${'foo'}, ${'foo-bar'});
You have javascript disabled. You will not be able to edit any code.