mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-10 13:30:55 +01:00
fixed broken markdown.
This commit is contained in:
parent
025c9fb17e
commit
08a77449a9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ switch value
|
|||
for "a" do
|
||||
-- Code for case "a"
|
||||
end
|
||||
for "b" do
|
||||
for "b" do
|
||||
-- Code for case "b"
|
||||
break
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue