1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Formatting fix

Changing formatting to fix issue
This commit is contained in:
Andrew Ryan Davis
2020-08-06 13:55:38 -07:00
committed by GitHub
parent a2e661082f
commit 7e28066384

View File

@@ -9,6 +9,7 @@ filename: LearnQSharp.qs
Q# is a high-level domain-specific language which enables developers to write quantum algorithms. Q# programs can be executed on a quantum simulator running on a classical computer and (in future) on quantum computers.
This is the new outline
```C#
// Single-line comments start with //