summaryrefslogtreecommitdiffstats
path: root/test cases/unit/16 prebuilt static/libdir/best.c
blob: ab774e1f5b31c1fed453903bd68a9eeee7a3ff7c (plain)
1
2
3
const char *msg() {
    return "I am the best.";
}