Cesium
Cesium copied to clipboard
Declarations: support array type qualifiers
const volatile char array[128]
doesn't seem to be supported as of now. We should support these.
Look for the number 221
in the code to find clues to implement this feature.