From 044806286a4bf69c2da0189017116dac63024487 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Thu, 20 Dec 2012 15:01:17 +0100 Subject: s/LHS/RHS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2efba6f..8c36a66 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ val future = async { After ANF transform. - - await calls are moved to only appear on the LHS of a value definition. + - await calls are moved to only appear on the RHS of a value definition. - `if` is not used as an expression, instead each branch writes its result to a synthetic `var`. -- cgit v1.2.3