switch ballerina to java

This commit is contained in:
ven 2024-01-13 20:37:08 +01:00 committed by GitHub
parent bfee8bccc6
commit 2dba5b1294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ filename: learn_ballerina.bal
[Ballerina](https://ballerina.io/) is a statically-typed programming language for making development for the cloud an enjoyable experience. [Ballerina](https://ballerina.io/) is a statically-typed programming language for making development for the cloud an enjoyable experience.
```ballerina ```java
// Single-line comment // Single-line comment
// Import modules into the current source file // Import modules into the current source file