Searched refs:comma_msg (Results 1 – 1 of 1) sorted by relevance
1676 auto comma_msg = "expecting: ,"; in InvalidFloatTest() local1718 TestError("table T { F:float; } root_type T; { F:1.e0e }", comma_msg); in InvalidFloatTest()1719 TestError("table T { F:float; } root_type T; { F:0x1.p0e }", comma_msg); in InvalidFloatTest()