Add ?> to example

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329285 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2013-01-24 01:13:24 +00:00
parent ea5ef87879
commit eb71702c7d

View file

@ -421,6 +421,7 @@ class Generator implements Iterator {
// resumes execution of the
// generator.
}
?>
]]>
</programlisting>
</example>