14 lines
354 B
C
14 lines
354 B
C
|
|
int c = 10;
|
|
|
|
// TEST: non-indexed file - continued
|
|
// START ----------------------------------------------------------------------
|
|
|
|
// RESULT 1: file button of 'non_indexed.h' has hatching
|
|
|
|
// ACTION 2: Hover file name
|
|
|
|
// RESULT 2: Tooltip also shows "non-indexed file:"
|
|
|
|
// END ------------------------------------------------------------------------
|