1#include <stdio.h>
2int main() {
3 printf(format: "slice: arm64\n");
4 return 0;
5}
6

source code of lldb/test/API/macosx/posix_spawn/arm64.c