blob: f0550238132c225ec45bdbd0c8b6e2ee1c2b68c6 [file] [log] [blame]
#include <notexisting.hpp>
int value(int in)
{
return 2 * in;
}