less trivial C++ interop

This commit is contained in:
2024-08-04 21:50:08 +10:00
parent 60e9c3f4ea
commit f5faf18e54
7 changed files with 126 additions and 17 deletions

View File

@ -1,3 +1,3 @@
module CppBackend {
header "backend.h"
header "ball.hpp"
}