Re: [Vala] [Genie] Object members
- From: Abderrahim Kitouni <a kitouni gmail com>
- To: Patrick Castle <lemeia bigpond com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] [Genie] Object members
- Date: Wed, 28 Oct 2009 14:23:22 +0100
Hi,
(the best way I know to figure out genie syntax is to look at the
parser's source code)
class Test : Object
private a : int
it seems this should be a : private int
class abstract Test : Object
seems ok
Abderrahim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]