Blob Blame History Raw
#
# -*- C++ -*-
#

# Test projections: simple projections and shorthand names.

dataset {
    Int32 i[20];
    Int32 j;
} test1;