Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/errors/declaration.cfa

    r686cb63 rdb19e1d  
    1 // 
     1//
    22// Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
    33//
    44// The contents of this file are covered under the licence agreement in the
    55// file "LICENCE" distributed with Cforall.
    6 // 
    7 // declarationErrors.cfa -- 
    8 // 
     6//
     7// declarationErrors.cfa --
     8//
    99// Author           : Peter A. Buhr
    1010// Created On       : Wed Aug 17 08:23:43 2016
     
    1212// Last Modified On : Tue Nov  6 17:52:47 2018
    1313// Update Count     : 32
    14 // 
     14//
    1515
    1616static short int volatile static const x1;                              // duplicate static
Note: See TracChangeset for help on using the changeset viewer.