mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-21 13:55:45 +00:00
Split examples/all into different files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//+build windows
|
||||
package all
|
||||
|
||||
import c_tokenizer "core:c/frontend/tokenizer"
|
||||
import c_preprocessor "core:c/frontend/preprocessor"
|
||||
Reference in New Issue
Block a user