1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
(TranslationUnit
(SymbolTable
1
{
intrinsics_10:
(Program
(SymbolTable
2
{
x:
(Variable
2
x
[]
Local
(IntegerConstant 3 (Integer 4) Decimal)
(IntegerConstant 3 (Integer 4) Decimal)
Parameter
(Integer 4)
()
Source
Public
Required
.false.
.false.
.false.
()
.false.
.false.
)
})
intrinsics_10
[]
[(Print
(StringFormat
()
[(IntrinsicElementalFunction
Real
[(Var 2 x)]
0
(Real 4)
(RealConstant
3.000000
(Real 4)
)
)]
FormatFortran
(Allocatable
(String 1 () DeferredLength DescriptorString)
)
()
)
)]
)
})
[]
)
|