Skip to content

Commit

Permalink
Move the Overloading chapter later (#320)
Browse files Browse the repository at this point in the history
Having overloading before declarations was wrong. This just moves the
chapter later.
  • Loading branch information
llvm-beanz authored Sep 17, 2024
1 parent 7d83acd commit 68c2ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/language/hlsl.tex
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@
\input{basic}
\input{conversions}
\input{expressions}
\input{overloading}
\input{statements}
\input{declarations}
\input{overloading}

\input{placeholders} % Declare placeholder references

Expand Down

0 comments on commit 68c2ff0

Please sign in to comment.