1
Fork 0

add a TODO

main
Motiejus Jakštys 2022-07-14 20:09:42 +03:00
parent b720b7f613
commit cf6cf0c671
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ fn init() void {
const verbose = false;
const omit_members = false;
// TODO: neither getenvZ nor os.argv work as expected on a shared library.
//const omit_members = if (os.argv.len == 0)
// false
//else