test: test.cpp
	c++ -o test -fsanitize=address -fno-omit-frame-pointer test.cpp
