Skip to content

Commit

Permalink
Add #gtPharoPatch:
Browse files Browse the repository at this point in the history
  • Loading branch information
chisandrei committed May 21, 2024
1 parent 8ae318e commit 55c5ba4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GToolkit-VirtualMachine-FFI/FFICalloutAPI.extension.st
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ FFICalloutAPI >> compileFunction: functionSignature library: moduleNameOrLibrary

{ #category : #'*GToolkit-VirtualMachine-FFI' }
FFICalloutAPI >> function: functionSignature library: moduleNameOrLibrary [
<gtPharoPatch: #Pharo>
| sender ffiMethod |

sender := self senderContext.
Expand Down

0 comments on commit 55c5ba4

Please sign in to comment.