blob: a6431f652c4434401ce3ceec8f14fc1a9c1c86d0 [file] [edit]
// super copy paste go
#include <print>
//forward declarations
class B;
void FuncInB();
extern int variable_in_b;