Translated by sunoc

This commit is contained in:
sunoc 2024-11-17 10:56:06 +09:00
parent 266d2b44ef
commit c4345c4d69

View File

@ -45307,6 +45307,14 @@ C qui permet l'arrondi en fonction de la machine.</seg>
<seg>La raison étant que la commande évalue l'expression @code{(+ 3 3)}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>This is because we did not intend to use it as a function name.</seg>
</tuv>
<tuv lang="fr" changeid="sunoc" changedate="20241117T015605Z" creationid="sunoc" creationdate="20241117T015605Z">
<seg>Cela est du au fait que nous d'avons pas l'intention de l'utiliser comme un nom de fonction.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>This is called @dfn{line wrapping} or @dfn{continuation}, and the long logical line is called a @dfn{continued line}.</seg>