From 1d9b61218f6b112c5eb2287993a1c58145638998 Mon Sep 17 00:00:00 2001 From: jim Date: Sat, 14 Feb 2015 10:26:47 -0500 Subject: [PATCH] clarify instructions --- exercises/assignment2.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/assignment2.mdwn b/exercises/assignment2.mdwn index 9eaa205e..a8846325 100644 --- a/exercises/assignment2.mdwn +++ b/exercises/assignment2.mdwn @@ -1,7 +1,7 @@ Syntax ------ -Insert all the implicit `( )`s and λs into the following abbreviated expressions. +Insert all the implicit `( )`s and λs into the following abbreviated expressions. Don't just insert them *freely*; rather, provide the official expression, without any notational shortcuts, that is syntactically identical to the form presented. 1. `x x (x x x) x` 2. `v w (\x y. v x)` -- 2.11.0