From 2dba5b129445a7455db9986b482327ebdbcc2c1c Mon Sep 17 00:00:00 2001 From: ven Date: Sat, 13 Jan 2024 20:37:08 +0100 Subject: [PATCH] switch ballerina to java --- ballerina.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ballerina.html.markdown b/ballerina.html.markdown index 0d95785e..7f055343 100644 --- a/ballerina.html.markdown +++ b/ballerina.html.markdown @@ -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