Updated Programming language specification (Gemstone) (markdown)

servostar 2024-01-31 17:02:41 +01:00
parent 783c46b2e6
commit 03ba645142
1 changed files with 1 additions and 1 deletions

@ -49,7 +49,7 @@ The base of a composite type specifies on which primitive or composite type a de
## Example types
```cpp
long float = double_precision
short short = int ascii
short short int = ascii
double int = long_int
```
## Storage qualifier