summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level-1/level-1.hpp
blob: d13ba9f265691719b122397c3da1c9a96138b158 (plain)
1
2
3
4
5
6
7
#pragma once

#include "common.hpp"
#include "concepts.hpp"
#include "ref.hpp"
#include "sugar.hpp"
#include "vref.hpp"