Use const in osl_int* functions
[openscop.git] / tests / test_just_extbody.scop
blob46d8a674d6118c9c86b891b1e839fa86137026ee
1 <OpenScop>
3 # =============================================== Global
4 # Language
7 # Context
8 CONTEXT
9 0 2 0 0 0 0
11 # Parameter names are not provided
14 # One statement
17 # =============================================== Statement 1
18 # Number of relations describing the statement
21 # ----------------------------------------------  1.1 Domain
22 # NULL Domain
24 # ----------------------------------------------  1.2 Scattering
25 # NULL Scattering
27 # ----------------------------------------------  1.3 Access
28 # NULL Access
30 # ----------------------------------------------  1.4 Body
31 # Statement body is provided
33 <extbody>
34 # Number of accesses
36 # Access coordinates (start/length)
37 0 3
38 6 3
40 # Basic body
41 # Number of original iterators
43 # Statement body
44 foo = bar;
45 </extbody>
47 </OpenScop>