ast-experimental
Last change
on this file since 8463136 was
7a54d67,
checked in by Peter A. Buhr <pabuhr@…>, 5 years ago
|
update tests printing floating-point value because there is always a decimal point
|
-
Property mode set to
100644
|
File size:
249 bytes
|
Line | |
---|
1 | char z |
---|
2 | signed int 4 |
---|
3 | unsigned int 4 |
---|
4 | signed long int 4 |
---|
5 | unsigned long int 4 |
---|
6 | signed long long int 4 |
---|
7 | unsigned long long int 4 |
---|
8 | float 4.1 |
---|
9 | double 4.1 |
---|
10 | long double 4.1 |
---|
11 | float _Complex -4.1-2.i |
---|
12 | double _Complex -4.1-2.i |
---|
13 | long double _Complex -4.1-2.i |
---|
Note: See
TracBrowser
for help on using the repository browser.