diff --git a/example/empty_example.cpp b/example/empty_example.cpp index 4b42d9b..5666901 100644 --- a/example/empty_example.cpp +++ b/example/empty_example.cpp @@ -72,6 +72,7 @@ void test_at() { printf("\n"); } printf("---------------------\n"); + printf("---------------------\n"); } auto main() -> int {