Updated osl submodule
[clay.git] / tests / unitary / context.c
blob7751db1cad112544b088fbe4119c0d4134a58ae5
1 #pragma scop
2 /* Clay
3 context([0,1,-5]);
4 */
5 for(i = 0 ; i <= N ; i++)
6 a[i] = 0;
7 #pragma endscop