summaryrefslogtreecommitdiff
path: root/starts/meaning-vm/level2.cpp
blob: c04a5cc90cc9b6bdd4257bb5debd5029bb5307e3 (plain)
1
2
3
4
5
6
7
8
9
#include "level-2/level-2.hpp"

#include <iostream>

using namespace intellect::level2;

int main()
{
}