brintos

brintos / llvm-project-archived public Read only

0
0
Text · 72 B · a1ec633 Raw
5 lines · c
1// RUN: %clang_cc1 -emit-llvm %s -o %t2 3int array[] = {1, 2, 3, 4, 5};4 5