From ef7d834fdd826977cd8d43253052a7b8e1c5aa72 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 25 Nov 2017 10:17:23 -0800 Subject: 4133 --- continuation1.mu | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'continuation1.mu') diff --git a/continuation1.mu b/continuation1.mu index 8e9b1d03..47d036fa 100644 --- a/continuation1.mu +++ b/continuation1.mu @@ -2,6 +2,11 @@ # function call, returning a continuation, and that calling the continuation # can 'resume' the paused function call. # +# To run: +# $ git clone https://github.com/akkartik/mu +# $ cd mu +# $ ./mu continuation1.mu +# # Expected output: # 1 -- cgit 1.4.1-2-gfad0