~eda-qa/dhlib/main

« back to all changes in this revision

Viewing changes to m4/array_test.txt

  • Committer: edA-qa mort-ora-y
  • Date: 2010-02-16 05:36:32 UTC
  • Revision ID: eda-qa@disemia.com-20100216053632-60lt7fndfi3fgblw
first

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
divert(`-1')
 
2
CREATEARRAY(`TEST')
 
3
PUSHARRAY(`TEST',`One')
 
4
PUSHARRAY(`TEST',`Two,2')
 
5
PUSHARRAY(`TEST',`Three(3)')
 
6
PUSHARRAY(`TEST',`Four)4)')
 
7
divert`'dnl
 
8
ITERARRAY(`TEST',`__T',`__T
 
9
')
 
 
b'\\ No newline at end of file'