summaryrefslogtreecommitdiff
path: root/examples/subprojects/libhello2/hello2.c
blob: d3c59bceee580eb7b54c63164c967479fa5f2423 (plain)
1
2
3
#include "hello2.h"

const char *msg2 = "Hello v."HELLO_VERSION;