~mmach/netext73/meson

« back to all changes in this revision

Viewing changes to test cases/common/149 recursive linking/circular/prop3.c

  • Committer: mmach
  • Date: 2021-02-18 07:35:13 UTC
  • Revision ID: netbit73@gmail.com-20210218073513-7qj73rqnjjc56hmu
revert

Show diffs side-by-side

added added

removed removed

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