Skip to content
Snippets Groups Projects
Commit c70ca5b5 authored by pcapriotti's avatar pcapriotti
Browse files

Add reference to defer-type-errors in the release notes.

parent 73057146
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,8 @@ ...@@ -32,7 +32,8 @@
<listitem> <listitem>
<para> <para>
It is now possible to defer type errors until runtime using the It is now possible to defer type errors until runtime using the
<literal>-fdefer-type-errors</literal> flag. <literal>-fdefer-type-errors</literal> flag: <xref
linkend="defer-type-errors" />.
</para> </para>
</listitem> </listitem>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment