source: tests/array-collections/.expect/symtab-collision.txt @ 950c58e

Last change on this file since 950c58e was 0b8c951d, checked in by Peter A. Buhr <pabuhr@…>, 10 months ago

more rename directories containers to collections

  • Property mode set to 100644
File size: 417 bytes
Line 
1array-collections/symtab-collision.cfa:25:1 error: conflicting overload of C function collide_me: C const unsigned long int with initializer (maybe constructed)
2  Simple Initializer: Generated Cast of:
3    Constant Expression (17: signed int)
4    ... with resolved type:
5      signed int
6  ... to:
7    const unsigned long int
8  ... with resolved type:
9    const unsigned long int
10  ... with environment:
11    Types:
12
13
Note: See TracBrowser for help on using the repository browser.