I'd like to get the value assign to a field at CT.

struct
{
    int x = 3434;

}

I'd like to get the assigned "value" 3434 for x at CT.

Reply via email to