cosmopolitan/.vscode
Justine Tunney 0c70e8963d Add notpossible keyword
This is the same as `unreachable` except it always traps violations,
even if we're not running in MODE=dbg. This is useful for impossible
conditions relating to system calls. It avoids terrifying bugs where
control falls through to an unrelated function.
2022-09-03 20:35:31 -07:00
..
c_cpp_properties.json Add notpossible keyword 2022-09-03 20:35:31 -07:00
vscode.h Get VSCode working with Linux and WSL (#116) 2021-03-09 10:12:39 -08:00