diff --git a/mother.R b/mother.R new file mode 100644 index 0000000000000000000000000000000000000000..4be9b9472fe4bb7349359a8c86f49f0e440ad053 --- /dev/null +++ b/mother.R @@ -0,0 +1,3 @@ +print('hello mother') +print('hi child') +print('hihihi child 2')