Add simple rust program tested with CodeLLDB

This commit is contained in:
Ben Jackson 2020-07-03 13:18:50 +01:00
commit 7848629a1c
5 changed files with 54 additions and 0 deletions

View 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"