xref: /freebsd-13.1/contrib/bmake/unit-tests/varmod-loop.exp (revision b69c3b89)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Parsing line 78: USE_8_DOLLARS=	${:U1:@var@${8_DOLLARS}@} ${8_DOLLARS} $$$$$$$$
2CondParser_Eval: ${USE_8_DOLLARS} != "\$\$\$\$ \$\$\$\$ \$\$\$\$"
3lhs = "$$$$ $$$$ $$$$", rhs = "$$$$ $$$$ $$$$", op = !=
4Parsing line 83: SUBST_CONTAINING_LOOP:= ${USE_8_DOLLARS}
5CondParser_Eval: ${SUBST_CONTAINING_LOOP} != "\$\$ \$\$\$\$ \$\$\$\$"
6lhs = "$$ $$$$ $$$$", rhs = "$$ $$$$ $$$$", op = !=
7Parsing line 108: .MAKEFLAGS: -d0
8ParseDependency(.MAKEFLAGS: -d0)
9:varname-overwriting-target: :x1y x2y x3y: ::
10mod-loop-dollar:1:
11mod-loop-dollar:${word}$:
12mod-loop-dollar:$3$:
13mod-loop-dollar:$${word}$$:
14mod-loop-dollar:$$5$$:
15mod-loop-dollar:$$${word}$$$:
16exit status 0
17

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026