mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
package regex_compiler implements a bytecode compiler for the virtual machine
|
||||
included alongside it.
|
||||
A bytecode compiler for the virtual machine included alongside it.
|
||||
|
||||
Operands larger than u8 are written in system endian order.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user