brintos

brintos / llvm-project-archived public Read only

0
0
Text · 76 B · e890029 Raw
6 lines · c
1#include <stdio.h>2int main() {3  printf("slice: x86_64h\n");4  return 0;5}6