mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 20:40:42 +02:00
switch ballerina to java
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user