Sign in
gn
/
gn.git
/
cd8c56f7bcb5c86299bf381794a77cc558edf4e6
/
.
/
tools
/
gn
/
format_test_data
/
039.gn
blob: 662b8cdb108f3a10742d5c1a968d4efe9340d9f9 [
file
]
if
(
true
)
{
assert
(
arm_float_abi
==
""
||
arm_float_abi
==
"hard"
||
arm_float_abi
==
"soft"
||
arm_float_abi
==
"softfp"
)
}