1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-23 01:58:00 +02:00
Beef/IDE/mintest/src/main2.bf

10 lines
56 B
Beef
Raw Normal View History

class Snorf
{
int mA;
struct Bloog
{
int mA;
}
}