mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-27 08:49:16 +08:00
12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
|
netcdf test_anon_dim.syn {
|
||
|
dimensions:
|
||
|
_Anonymous6 = 6 ;
|
||
|
variables:
|
||
|
int vu32(_Anonymous6) ;
|
||
|
|
||
|
data:
|
||
|
|
||
|
vu32 = -1169720286, -920699049, -2088732436, 1060190036, -1123468835,
|
||
|
922940053 ;
|
||
|
}
|