From 59e47aca14ce352a1814953df4be220406c94747 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 12 Sep 2016 10:00:43 -0700 Subject: 3341 Process type abbreviations in function headers. Still a couple of places where doing this causes strange errors. We'll track those down next. --- 081print.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '081print.mu') diff --git a/081print.mu b/081print.mu index 59ce9ed6..c9937387 100644 --- a/081print.mu +++ b/081print.mu @@ -643,7 +643,7 @@ def show-screen screen:address:screen -> screen:address:screen [ show-display ] -def print screen:address:screen, s:address:array:character -> screen:address:screen [ +def print screen:address:screen, s:text -> screen:address:screen [ local-scope load-ingredients color:number, color-found?:boolean <- next-ingredient -- cgit 1.4.1-2-gfad0