RA.Aid/tests/data/test_case_1.txt

6 lines
111 B
Plaintext

put_complete_file_contents("main.cpp", """
#include <GLFW/glfw3.h>
#include <GL/gl.h>
#include <iostream>
""")