#include "myModule.h"

int notInline()
{
    return 3;
}

