diff --git a/doc/langref.html.in b/doc/langref.html.in index 4c6284ac435112bf6c11f43981de8a01f40c85cd..7bb45c01cec6c1b4b5b44d8d4238a02130cbefaa 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -5142,11 +5142,11 @@ test "float widening" {

A compiler error is appropriate because this ambiguous expression leaves the compiler two choices about the coercion. +

-

{#code_begin|test_err#} // Compile time coercion of float to int test "implicit cast to comptime_int" {