blob: ad3c85d155e46f49e0baa9e6b5488af580fd3c46 [file] [log] [blame]
#include "myModule.h"
int notInline()
{
return 3;
}