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