mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// package reflect provides utility procedures and types to perform runtime type introspection/reflection (RTTI).
|
||||
// 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!
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user