CFA Version 1.0.0 (debug)
Error: invalid combination of storage classes in declaration of x9: static static volatile const short int 

Error: invalid combination of storage classes in declaration of x18: static static const volatile instance of struct __anonymous0
  with members 
    i: int 


Error: invalid combination of storage classes in declaration of x19: static static const volatile volatile instance of struct __anonymous1
  with members 
    i: int 


Error: invalid combination of storage classes in declaration of x28: static static volatile const instance of type Int

make: *** [declarationErrors] Error 1
