mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 04:04:29 +03:00
switch ballerina to java
This commit is contained in:
parent
bfee8bccc6
commit
2dba5b1294
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user