source: tests/array-container/.expect/language-dim-mismatch.txt @ 357ab79

ADTast-experimental
Last change on this file since 357ab79 was c87b604, checked in by Thierry Delisle <tdelisle@…>, 22 months ago

Removed the last old ast expected files

  • Property mode set to 100644
File size: 389 bytes
RevLine 
[4ec9513]1array-container/language-dim-mismatch.cfa:12:1 error: Type argument given for value parameter: instance of struct SN with body
[6e50a6b]2... with parameters
3  float
4
[4ec9513]5array-container/language-dim-mismatch.cfa:13:1 error: Expression argument given for type parameter: instance of struct ST with body
[6e50a6b]6... with parameters
[4ec9513]7  Constant Expression (42: signed int)
8  ... with resolved type:
[6e50a6b]9    signed int
10
Note: See TracBrowser for help on using the repository browser.