Skip to content

Commit 38e8aa4

Browse files
committed
test CDL error
1 parent 38e8b9d commit 38e8aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bald/tests/integration/CDL/multi_array_reference.cdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dimensions:
33
pdim0 = 11 ;
44
pdim1 = 17 ;
55
variables:
6-
int prefix_list(pdim0, pdim1) ;
6+
int prefix_list ;
77
prefix_list:bald__ = "http://binary-array-ld.net/latest/" ;
88
prefix_list:metce__ = "http://codes.wmo.int/common/observation-type/METCE/2013/" ;
99
prefix_list:rdf__ = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" ;

0 commit comments

Comments
 (0)