Skip to content

Commit

Permalink
Move the Overloading chapter later
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 committed Sep 17, 2024
1 parent 7d83acd commit 2f5308a
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 2f5308a

Please sign in to comment.