Static primitive class members can't be set to a value at construction/initialisation
Reported by Tomasz Kaye | December 24th, 2009 @ 07:35 PM
Static primitive class members can't be set to a value at construction/initialisation like this;
class foo
{
3 => static int bar;
}
<<<foo.bar>>>;
List thread here: https://lists.cs.princeton.edu/pipermail/chuck-users/2008-September...
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Place to log chuck bugs, feature requests etc.