source: tests/array-container/.expect/array-basic.x64.txt@ eeb9f9f

ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
Last change on this file since eeb9f9f was 63a4b92, checked in by Michael Brooks <mlbrooks@…>, 4 years ago

Improved support for new arrays subscripting by tuples, --,-,-.

  • Property mode set to 100644
File size: 330 bytes
Line 
1expect Ws = 7.060606
2result Ws [][][][] lo = 7.060606
3result Ws [,,,] lo = 7.060606
4result Ws [][][][] hi = 7.060606
5result Ws [,,,] hi = 7.060606
6expect Xs = 8.150808
7result Xs [][][][] lo = 8.150808
8result Xs [,,,] lo = 8.150808
9result Xs [][][][] hi = 8.150808
10result Xs [,,,] hi = 8.150808
Note: See TracBrowser for help on using the repository browser.