mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-01 19:02:13 +00:00
Update examples/all
This commit is contained in:
@@ -40,7 +40,7 @@ import odin_parser "core:odin/parser"
|
||||
import odin_printer "core:odin/printer"
|
||||
import odin_tokenizer "core:odin/tokenizer"
|
||||
import os "core:os"
|
||||
import path "core:path"
|
||||
import slashpath "core:path/slashpath"
|
||||
import filepath "core:path/filepath"
|
||||
import reflect "core:reflect"
|
||||
import runtime "core:runtime"
|
||||
@@ -97,7 +97,7 @@ _ :: odin_parser
|
||||
_ :: odin_printer
|
||||
_ :: odin_tokenizer
|
||||
_ :: os
|
||||
_ :: path
|
||||
_ :: slashpath
|
||||
_ :: filepath
|
||||
_ :: reflect
|
||||
_ :: runtime
|
||||
|
||||
Reference in New Issue
Block a user