#include <gtest/gtest.h>
#include <m5_utility/stl/expected.hpp>
TEST(Expected, Constexpr)
{
// TODO
}