From 4adc052f0b8fbb5c3f5ac06cc92d2fc9bd7e409e Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 14 Aug 2020 09:33:45 -0700 Subject: langref: fix html error thanks tidy --- doc/langref.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/langref.html.in b/doc/langref.html.in index 4c6284ac43..7bb45c01ce 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" { -- cgit v1.2.3