branch_tier.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-01-28 23:23:50 -06:00
parent 10d8e7d43f
commit 1350e9d1db

View File

@ -2,6 +2,16 @@
#include "fmt/core.h"
namespace l
{
static
void
load_literal_branch(toml::table const &v_)
{
}
}
BranchTier::BranchTier()
{