mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// package thread implements multi-threading operations so spawn threads and thread pools
|
||||
// Multi-threading operations to spawn threads and thread pools.
|
||||
package thread
|
||||
|
||||
import "base:runtime"
|
||||
|
||||
Reference in New Issue
Block a user