5 lines
62 B
Ruby
5 lines
62 B
Ruby
$index = $entity.index
|
|
|
|
def test_func
|
|
rust_func($index)
|
|
end
|