mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 16:48:18 +00:00
indent doc.odin, makes it render nicely on the documentation site
This commit is contained in:
@@ -34,6 +34,5 @@ spall_enter :: proc "contextless" (proc_address, call_site_return_address: rawpt
|
||||
spall_exit :: proc "contextless" (proc_address, call_site_return_address: rawptr, loc: runtime.Source_Code_Location) {
|
||||
spall._buffer_end(&spall_ctx, &spall_buffer)
|
||||
}
|
||||
|
||||
*/
|
||||
package spall
|
||||
|
||||
Reference in New Issue
Block a user