get_cell impl in ewext (maybe)

This commit is contained in:
IQuant 2024-09-17 14:31:08 +03:00
parent eaa8c2832c
commit da2cb9b625
4 changed files with 35 additions and 1 deletions

View file

@ -9,5 +9,6 @@
"Lua.diagnostics.globals": [
"wait",
"async"
]
],
"C_Cpp.default.compilerPath": "/usr/bin/clang++"
}