Skip to content

Commit

Permalink
Printn
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Mar 5, 2024
1 parent bef019f commit c98eb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sample.astro
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
class="text-red-400">void</span> <span
class="text-orange-400">main</span>() <br />{<br /> <span
class="ml-5"> <span class="text-red-400">io</span>::<span
class="text-red-400">println</span>(<span
class="text-red-400">printn</span>(<span
class="text-green-500">"Hello, world!"</span>); </span> <br />
}<br /> </span>
</code>
Expand Down

0 comments on commit c98eb4f

Please sign in to comment.