Sign in
gn
/
gn.git
/
90e01f57b34f77b1b5cc85820876238a10e06cfd
/
.
/
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"
)
}