diff options
Diffstat (limited to 'test_import_variable.r')
-rw-r--r-- | test_import_variable.r | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test_import_variable.r b/test_import_variable.r new file mode 100644 index 0000000..3d13503 --- /dev/null +++ b/test_import_variable.r @@ -0,0 +1,2 @@ +msg_1 <- "Initializing Client - R" +msg_2 <- "Initialized Client - R"
\ No newline at end of file |