Files

72 lines
435 B
C

#include "header.h"
// TEST: reference navigation switches to file - continued
// START ----------------------------------------------------------------------
// RESULT: This file is visible and scrolled here
// ACTION: navigate to next reference to go back
// END ------------------------------------------------------------------------
void ref_func()
{
Reference ref;
}