pesticide: main.cpp enums.h enum_names.h Makefile
	g++ -o pesticide main.cpp -Werror -Wextra -pedantic -O0 -g -gdwarf64 -fsanitize=address
