naiveproxy/tools/gn/format_test_data/039.golden

5 lines
136 B
Plaintext
Raw Normal View History

2018-08-11 08:35:24 +03:00
if (true) {
assert(arm_float_abi == "" || arm_float_abi == "hard" ||
arm_float_abi == "soft" || arm_float_abi == "softfp")
}