From 75d6a76eab7c6b321bf87bfde63dbceecdcc06ef Mon Sep 17 00:00:00 2001 From: aho Date: Wed, 4 Aug 2021 13:43:03 +0200 Subject: [PATCH] round 2 mother --- mother.R | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mother.R b/mother.R index 4be9b94..477819a 100644 --- a/mother.R +++ b/mother.R @@ -1,3 +1,5 @@ print('hello mother') print('hi child') print('hihihi child 2') + +print('round 2 on mother') -- GitLab