better autocomplete system
This commit is contained in:
@@ -9,6 +9,7 @@ mod function;
|
||||
mod function_output;
|
||||
mod misc;
|
||||
mod parsing;
|
||||
mod suggestions;
|
||||
|
||||
// For running the program natively! (Because why not?)
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
|
||||
Reference in New Issue
Block a user