Changeset a4da45e for tools/cfa.nanorc


Ignore:
Timestamp:
Feb 26, 2024, 3:53:42 AM (21 months ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
3f9a8d0
Parents:
0522ebe (diff), 022bce0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Resolve conflict

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/cfa.nanorc

    r0522ebe ra4da45e  
    1010color green "\<(forall|trait|(o|d|f|t)type|mutex|_Bool|volatile|virtual)\>"
    1111color green "\<(float|double|bool|char|int|short|long|enum|void|auto)\>"
    12 color green "\<(static|const|extern|(un)?signed|inline|sizeof|vtable)\>"
    1312color green "\<((s?size)|one|zero|((u_?)?int(8|16|32|64|ptr)))_t\>"
     13color green "\<(static|const|extern|(un)?signed|inline)\>"
     14color green "\<(typeof|vtable|sizeof|alignof)\>"
    1415
    1516# Declarations
Note: See TracChangeset for help on using the changeset viewer.