OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount] / test / expected_dir / diff2_old.c
1 c       comment /* old */
2 c       code    #include 'foo.c'
3 c       comment /* common */
4 c       code    int do_stuff(old_code) {
5 c       code            int common;
6 c       code            int old_var;
7 c       code    }