You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-14 18:14:29 +02:00
Remove double "finally" in java.md (#1732)
This commit is contained in:
@ -19,7 +19,7 @@ _interoperability/java/Android.bp_:
|
|||||||
{{#include java/Android.bp:libhello_jni}}
|
{{#include java/Android.bp:libhello_jni}}
|
||||||
```
|
```
|
||||||
|
|
||||||
Finally, we can call this function from Java:
|
We then call this function from Java:
|
||||||
|
|
||||||
_interoperability/java/HelloWorld.java_:
|
_interoperability/java/HelloWorld.java_:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user