Skip to content

Commit 68c2ff0

Browse files
authored
Move the Overloading chapter later (#320)
Having overloading before declarations was wrong. This just moves the chapter later.
1 parent 7d83acd commit 68c2ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/language/hlsl.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
\input{basic}
8989
\input{conversions}
9090
\input{expressions}
91-
\input{overloading}
9291
\input{statements}
9392
\input{declarations}
93+
\input{overloading}
9494

9595
\input{placeholders} % Declare placeholder references
9696

0 commit comments

Comments
 (0)