Hi, I’m Jack. This is my home for my personal blog and CV.

Page Link Test

Test addition for copydir.ps1 script 🤞

#include <studio.h>
 
int main()
{
	static bool test;
 
	if (test)
		return 1;
	
	return 0;
}

Caution

0.1.1