Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. int f(void)
  2. {
  3.     return 0;
  4. }
  5.  
  6. int f(void)
  7. {
  8.     return 1;
  9. }
  10.