#include #include #include int main(int argc, char** argv) { ocl::option opt{ocl::eval_eq(nullptr, nullptr)}; opt.expect("is incorrect"); return 0; }