mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
core: improve package doc comments for the documentation generator
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
/*
|
||||
Example:
|
||||
package main
|
||||
|
||||
import "base:runtime"
|
||||
import "core:prof/spall"
|
||||
import "core:sync"
|
||||
|
||||
Reference in New Issue
Block a user