Lines Matching refs:Variable
17 # An expression based on a defined variable is fine.
23 # expect+1: Variable "UNDEF" is undefined
30 # The variable name depends on the undefined variable, which is probably a
31 # mistake. The variable UNDEF, as used here, can be easily turned into
34 # expect+1: Variable "VAR." is undefined
41 # The inner variable DEF is defined, but the resulting name VAR.defined
42 # refers to an undefined variable, thus an error message.
44 # expect+1: Variable "VAR.defined" is undefined
58 # The crucial point is that at the point where the variable appears in the