Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 81cf4c7327bcf2d48224fa1ca2c145e90a211677
https://github.com/perl6/specs/commit/81cf4c7327bcf2d48224fa1ca2c145e90a211677
Author: lue <[email protected]>
Date: 2013-05-18 (Sat, 18 May 2013)
Changed paths:
M S02-bits.pod
Log Message:
-----------
[S02] Fix COMPILING pseudopackage example.
The example seemed to show a misunderstanding of BEGIN blocks, at least
by our undestanding :) . Fixed so that the BEGIN blocks work like they
were intended, by moving each in a separate closure.