#!/bin/bash clang++ lml.cpp main.cpp -g --std=c++20 -o lml_testbed