6 lines
123 B
Makefile
6 lines
123 B
Makefile
|
|
all:
|
|
meson compile -C .
|
|
|
|
test:
|
|
@echo "../ex08.cpp:7:10: error: use of undeclared identifier \'oops\'" | ../builddir/goc
|