source: tests/errors/.expect/signature.txt @ ff489bf

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since ff489bf was 0cc3c47, checked in by Thierry Delisle <tdelisle@…>, 4 years ago

fixed new signature test

  • Property mode set to 100644
File size: 1.4 KB
Line 
1errors/signature.cfa:2:1 error: Constructors, destructors, and assignment functions require at least one parameter.
2errors/signature.cfa:3:1 error: Constructors, destructors, and assignment functions require at least one parameter.
3errors/signature.cfa:4:1 error: Constructors, destructors, and assignment functions require at least one parameter.
4errors/signature.cfa:5:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
5errors/signature.cfa:6:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
6errors/signature.cfa:7:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
7errors/signature.cfa:10:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
8errors/signature.cfa:11:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
9errors/signature.cfa:12:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
10errors/signature.cfa:13:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
11errors/signature.cfa:14:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
12errors/signature.cfa:15:1 error: First parameter of a constructor, destructor, or assignment function must be a reference.
Note: See TracBrowser for help on using the repository browser.