Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasdiem committed Sep 18, 2014
1 parent 1642a6c commit dd151d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ch01/1.6/1.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ w = 9, x = 7, y = 13, z = 11.

### 1.6.3

For the block-structured code of Fig. 1 . 14, assuming the usual static scoping of declarations, give the scope for each of the twelve declarations.
For the block-structured code of Fig. 1.14, assuming the usual static scoping of
declarations, give the scope for each of the twelve declarations.

#### Answer
```
Expand Down

0 comments on commit dd151d5

Please sign in to comment.