odin-lang / Odin

Odin Programming Language
https://odin-lang.org
BSD 3-Clause "New" or "Revised" License
7.03k stars 624 forks source link

Fix typo, its supposed to be #config #4499

Closed Waqar144 closed 1 week ago

Waqar144 commented 1 week ago

Otherwise compile errors out when importing the file with the error:

vendor/lua/5.2/lua.odin(10:15) Error: Undeclared name: config 
        LUA_SHARED :: config(LUA_SHARED, false)