Beispiel #1
0
 @Override
 public long executeLongFixnum(VirtualFrame frame) throws UnexpectedResultException {
   return child.executeLongFixnum(frame);
 }