We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099292b commit a0c2b53Copy full SHA for a0c2b53
spec/tags/language/END_tags.txt
@@ -10,3 +10,4 @@ slow:The END keyword calls the nested handler right after the outer one if a han
10
slow:The END keyword runs only once for multiple calls
11
slow:The END keyword warns when END is used in a method
12
slow:The END keyword END blocks and at_exit callbacks are mixed runs them all in reverse order of registration
13
+slow:The END keyword is affected by the toplevel assignment
0 commit comments