mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 16:56:44 +08:00
8 lines
76 B
C++
8 lines
76 B
C++
|
|
#include "fluent++.hpp"
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
return 0;
|
|
}
|