More package lines.

This commit is contained in:
Jeroen van Rijn
2025-10-09 20:40:13 +02:00
parent 8a35acd506
commit 2bc409eab5
9 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Package reflect provides utility procedures and types to perform runtime type introspection/reflection (RTTI).
// package reflect provides utility procedures and types to perform runtime type introspection/reflection (RTTI).
//
// WARNING! THIS IS ADVANCED BEHAVIOUR FOR ODIN! THIS SHOULD NOT BE USED BY BEGINNERS TO ODIN!
//