X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=exercises%2Fassignment2.mdwn;h=a88463255516dc895eca0b0306de17ac63bad7a5;hp=9eaa205e26fb12670edc4831b3b7d3424352d4b9;hb=7888d341776f23849c60cd82ca816ed13e5bc9c2;hpb=31cebc8050836005ee17dd1d20ae81b2ab9afa3c 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)`