From 6e1eeeebfb453fa7c871869c19375ce60fbd7413 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 27 Jul 2019 16:01:55 -0700 Subject: 5485 - promote SubX to top-level --- html/example1.mu.html | 67 --------------------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 html/example1.mu.html (limited to 'html/example1.mu.html') diff --git a/html/example1.mu.html b/html/example1.mu.html deleted file mode 100644 index d69cfa7f..00000000 --- a/html/example1.mu.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - -Mu - example1.mu - - - - - - - - - - -https://github.com/akkartik/mu/blob/master/example1.mu -
-1 def main [
-2   local-scope
-3   a:num <- add 2, 2
-4   a <- multiply a, 3
-5   # uncomment the next line to see the output
-6 # $print a
-7 ]
-
- - - -- cgit 1.4.1-2-gfad0