mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 12:00:34 +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
|
||||
```java
|
||||
// Single-line comment
|
||||
|
||||
// Import modules into the current source file
|
||||
|
Reference in New Issue
Block a user