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