github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/examples/c/other.c (about)

     1  #include <stdio.h>
     2  void other() {
     3      printf("other");
     4  }