Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SheafificationOfG/based-cpp
/ Language
Enum
Language
hello_world_vmi.cpp:6–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
using namespace gil;
5
6
enum Language {
7
English,
8
Français,
9
中文,
10
};
11
12
enum {
13
name,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected