Skip to content

Commit

Permalink
Add new function to FunctionGenerationTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Mommers committed Dec 28, 2023
1 parent c725487 commit c9747d3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ class FunctionGenerationTest : FreeSpec({
| ): kotlin.Byte
|
| public fun function2(): com.sun.jna.Pointer
|
| public fun function3(): com.sun.jna.Pointer
|}
|
""".trimMargin()
Expand Down

0 comments on commit c9747d3

Please sign in to comment.