From e5e3640cfbfb7621c80c30a3f25eeae34c272322 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 10 Nov 2017 00:47:45 -0800 Subject: 4119 Running example programs after a long time. --- static-dispatch.mu | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static-dispatch.mu') diff --git a/static-dispatch.mu b/static-dispatch.mu index 7aec6fa1..ccb3de6a 100644 --- a/static-dispatch.mu +++ b/static-dispatch.mu @@ -1,3 +1,11 @@ +# Example program showing how multiple functions with the same name can +# coexist, and how we select between them. +# +# Expected output: +# 4 +# 7 +# 7 + def test a:num -> b:num [ local-scope load-ingredients -- cgit 1.4.1-2-gfad0