1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-07 20:30:53 +01:00
luau/Compiler/include/Luau
LoganDark 2b03c8f72a
Use const char* const* over const char** ()
The FFI difference becomes significant in languages like Rust where you
can't necessarily just cast a const pointer.
2023-08-07 13:45:04 -07:00
..
BytecodeBuilder.h Sync to upstream/release/584 () 2023-07-14 11:08:53 -07:00
Compiler.h Use const char* const* over const char** () 2023-08-07 13:45:04 -07:00