mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// package tokenizer implements the tokenizer (lexer) for *.odin files, used to create tooling.
|
||||
// The tokenizer (lexer) for `Odin` files, used to create tooling.
|
||||
package odin_tokenizer
|
||||
|
||||
import "core:fmt"
|
||||
|
||||
Reference in New Issue
Block a user