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