mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
5 lines
41 B
Java
5 lines
41 B
Java
|
|
class PR6026
|
||
|
|
{
|
||
|
|
double d = 0.4e1+0.8;
|
||
|
|
}
|