mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 11:50:07 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// package filepath package uses either forward slashes or backslashes depending on the operating system.
|
||||
// Process paths using either forward slashes or backslashes depending on the operating system.
|
||||
// To process paths such as URLs that depend on forward slashes regardless of the OS, use the slashpath package.
|
||||
package filepath
|
||||
|
||||
|
||||
Reference in New Issue
Block a user