dimension X;
put [X:1] -> "Hello World";
output get [X:1];
