Home
last modified time | relevance | path

Searched defs:Scotty (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/t/
H A Dmulti.t215 sub Scotty :ATTR(CODE,BEGIN) { $code_applied = $_[5] } subroutine
218 sub Scotty :ATTR(SCALAR,CHECK) { $scalar_applied = $_[5] } subroutine