14 lines
360 B
C
14 lines
360 B
C
|
|
int a = b();
|
|
|
|
// TEST: incomplete file - continued
|
|
// START ----------------------------------------------------------------------
|
|
|
|
// RESULT 1: file button of 'incomplete.h' has file icon with x
|
|
|
|
// ACTION 2: Hover file name
|
|
|
|
// RESULT 2: Tooltip also shows "incomplete file:"
|
|
|
|
// END ------------------------------------------------------------------------
|