8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
: .BEGIN '${VAR}'
|
|
: all '${VAR}'
|
|
: .END '${VAR}'
|
|
: .END '${VAR}' deferred
|
|
: .BEGIN 'Should not be expanded.' deferred
|
|
: all 'Should not be expanded.' deferred
|
|
exit status 0
|