RosettaCodeData/Task/Use-another-language-to-call-a-function/J/use-another-language-to-call-a-function-5.j
2023-07-01 13:44:08 -04:00

3 lines
76 B
Text

$ make main && LD_LIBRARY_PATH=~/Downloads/jgplsrc/j/bin ./main
Here am I
$