mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-25 00:47:55 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// A dynamically resizable double-ended queue/ring-buffer.
|
||||
package container_queue
|
||||
|
||||
import "base:builtin"
|
||||
|
||||
Reference in New Issue
Block a user