thradams/CPrime-V1

char sequence not implemented correctly 'abcd'

thradams opened this issue · 0 comments

This is valid C
struct Box
{
int id = 'box';
};