project('cex-type-demo', 'cpp', default_options: ['cpp_std=c++23']) executable('type-demo', 'main.cpp')