~mmach/netext73/meson

« back to all changes in this revision

Viewing changes to test cases/common/103 extract same name/src/lib.c

  • Committer: mmach
  • Date: 2021-02-15 11:29:44 UTC
  • Revision ID: netbit73@gmail.com-20210215112944-fpso7tr2yog0tam1
57

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
int func2(void) {
 
2
    return 42;
 
3
}