Files

6 lines
84 B
C++
Raw Permalink Normal View History

import wbt;
// WB is a site builder built from scratch
int main() {
return 0;
}