Ink Shader Posted on May 19th, 2024 by Spheya #include <iostream> int main() { std::cout << "hello world!" << std::endl; }