1st comment

This commit is contained in:
ton
2023-07-02 08:03:33 +07:00
commit 4709e18f2d
2 changed files with 9 additions and 0 deletions

5
src/IronpenGPU.jl Normal file
View File

@@ -0,0 +1,5 @@
module IronpenGPU
greet() = print("Hello World!")
end # module IronpenGPU