From 173c4f712f243d305ee8d76e1c735933ef83d96e Mon Sep 17 00:00:00 2001 From: Amar Chakma <achakma2@myune.edu.au> Date: Tue, 8 Sep 2020 10:56:58 +1000 Subject: [PATCH] File update - Testing.txt --- testing.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testing.txt b/testing.txt index 5831ec7..d31be74 100644 --- a/testing.txt +++ b/testing.txt @@ -1 +1,4 @@ just trying +something new + +BankAccount bank1 = new BankAccount("Smart Access"); \ No newline at end of file -- GitLab