File: gold-show-spaces.txt

package info (click to toggle)
icdiff 2.0.7-4.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: python: 784; sh: 190; makefile: 17
file content (11 lines) | stat: -rw-r--r-- 950 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
tests/input-10.txt                      tests/input-11.txt                     
void main ()                            void main ()                           
{                                       {                                      
  int x;                                  int x;                               
  int y;                                  int y;                               
}                                       }                                      
                                                                               
                                        void foo ()                            
                                        {                                      
                                                                               
                                        }