• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# TODO(go): Fix
2
3test: foo
4
5foo: x%x:
6	echo PASS
7
8$(info foo)
9