Update the variant example.

* examples/variant.yy: Formatting changes.
	One stage build.
This commit is contained in:
Akim Demaille
2008-11-10 11:08:09 +01:00
parent e5eb92e794
commit 36db78a733
2 changed files with 10 additions and 5 deletions
+6
View File
@@ -1,3 +1,9 @@
2008-11-10 Akim Demaille <[email protected]>
Update the variant example.
* examples/variant.yy: Formatting changes.
One stage build.
2008-11-10 Akim Demaille <[email protected]>
Support constructor with an argument.