Sha256: cb7d9ce25f081c00e2d152f6b2872a6394deb630d279e26ec3212e802103a6c6
Contents?: true
Size: 106 Bytes
Versions: 160
Compression:
Stored size: 106 Bytes
Contents
#include "hello_world.h" namespace hello_world { std::string hello() { return "Hello, World!"; } }
Version data entries
160 entries across 160 versions & 1 rubygems