Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
franramirez688 committed Apr 30, 2024
1 parent e6da471 commit 8b3ff07
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -64,7 +64,6 @@ def build(self):
executable('mygen', 'mygen.cpp', native: true)
""")
my_gen_cpp = gen_function_cpp(name="main")
""")
hello_h = gen_function_h(name="hello")
hello_cpp = gen_function_cpp(name="hello")
client = TestClient()
Expand Down

0 comments on commit 8b3ff07

Please sign in to comment.