forward.cxx 60 B

123456
  1. import priv;
  2. int forwarding()
  3. {
  4. return from_private();
  5. }