source: tests/concurrent/.expect/ctor-check.txt@ 7a6ae53

ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum stuck-waitfor-destruct
Last change on this file since 7a6ae53 was 56f519b, checked in by Andrew Beach <ajbeach@…>, 4 years ago

Clean-up of the last pass. Added a test for the constructor mutex argument test.

  • Property mode set to 100644
File size: 227 bytes
Line 
1concurrent/ctor-check.cfa:11:1 error: constructors cannot have mutex parameters
2?{}: function
3... with parameters
4 lvalue reference to instance of struct Empty with body
5... returning nothing
6 with body
7 Compound Statement:
8
Note: See TracBrowser for help on using the repository browser.