// Copyright 1998-2016 Epic Games, Inc. All Rights Reserved. #include "UnrealCodeAnalyzerTestsPCH.h" #include "UseVariable.h" static void Function_UseVariable() { TestVariable = 0; }