???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Logical AND of the bits in <em>stat</em> with <em>num</em>.
- !ruby/struct:SM::Flow::VERB 
  body: "   fork { exit 0x37 }\n   Process.wait\n   sprintf('%04x', $?.to_i)       #=&gt; &quot;3700&quot;\n   sprintf('%04x', $? &amp; 0x1e00)   #=&gt; &quot;1600&quot;\n"
full_name: Process::Status#&
is_singleton: false
name: "&"
params: |
  stat & num   => fixnum

visibility: public
