Add simple rust program tested with CodeLLDB
This commit is contained in:
parent
b322a2e89c
commit
7848629a1c
5 changed files with 54 additions and 0 deletions
5
support/test/rust/vimspector_test/Cargo.lock
generated
Normal file
5
support/test/rust/vimspector_test/Cargo.lock
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "vimspector_test"
|
||||
version = "0.1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue