зеркало из https://github.com/microsoft/GSL.git
Removed unused contant from test
This commit is contained in:
Родитель
94d6a35726
Коммит
3a5b83db35
|
@ -29,7 +29,6 @@ using namespace gsl;
|
|||
|
||||
namespace
|
||||
{
|
||||
static constexpr char deathstring[] = "Expected Death";
|
||||
void f(int& i) { i += 1; }
|
||||
static int j = 0;
|
||||
void g() { j += 1; }
|
||||
|
|
Загрузка…
Ссылка в новой задаче