Ignore:
Timestamp:
Jan 30, 2025, 10:50:41 AM (3 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
372d33c
Parents:
161b98e
Message:

In the 'designations': Instead of leaving some variables unused, print more of them for further checking. (All passed.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tests/.expect/designations.txt

    r161b98e ra465d751  
    4242=====C=====
    4343
     44====ARR====
     45[0, 3]
     463
     47====ARR====
     48
    4449=====E=====
    4550(A){ 2 3 (nil) }
     
    5257=====E=====
    5358
     59==STRINGS==
     60hello
     61hello
     62abc
     63[a, b, c]
     64[a, b]
     65[c, d]
     66[c, d]
     67a
     68==STRINGS==
     69
     70===EXTRA===
     71(point){ 7 5 }
     72(foo){ 4.000000 }
     73[0, 1, 2, 0, 4, 0]
     74[0 ... 1 ...]
     75[{ 36 0 }, { 0 0 }, { 35 34 } ...]
     76===EXTRA===
     77
Note: See TracChangeset for help on using the changeset viewer.