Changes in / [d9aa0f0:5798ba4]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    rd9aa0f0 r5798ba4  
    1111## Created On       : Sun May 31 09:08:15 2015
    1212## Last Modified By : Peter A. Buhr
    13 ## Last Modified On : Fri Oct  9 23:13:07 2020
    14 ## Update Count     : 86
     13## Last Modified On : Sun Feb 21 15:56:19 2021
     14## Update Count     : 87
    1515###############################################################################
    1616
     
    170170
    171171SYNTAX_ONLY_CODE = expression typedefRedef variableDeclarator switch numericConstants identFuncDeclarator forall \
    172         init1 limits nested-types stdincludes cast labelledExit array builtins/sync warnings/self-assignment
     172        init1 limits nested-types stdincludes cast labelledExit array quasiKeyword builtins/sync warnings/self-assignment
    173173$(SYNTAX_ONLY_CODE): % : %.cfa $(CFACCBIN)
    174174        $(CFACOMPILE_SYNTAX)
Note: See TracChangeset for help on using the changeset viewer.