• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# TODO(go): Fix
2
3test1:
4	touch a.c
5
6test2: a.o
7
8.SUFFIXES:
9