aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 9b091617044abb8ef35ff4c7c1cdffa71d95b08b (plain) (blame)
1
2
test: test.cpp promise.hpp
	g++ -o test test.cpp -std=c++17