Sha256: 2700e95c7f8ce9e229bbb233703a7165d461bce90bf012af167e38f33a2417b0
Contents?: true
Size: 127 Bytes
Versions: 265
Compression:
Stored size: 127 Bytes
Contents
#if !defined(HELLO_WORLD_H) #define HELLO_WORLD_H #include <string> namespace hello_world { std::string hello(); } #endif
Version data entries
265 entries across 265 versions & 1 rubygems