Skip to content

Commit f86e918

Browse files
authored
Update README-LanguageDraft-2.0.md
1 parent a603431 commit f86e918

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README-LanguageDraft-2.0.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@
4040
case(Colors.$BLUE)
4141
console.printLine("BLUE")
4242
end
43-
#-
44-
case(Colors.$YELLOW)
45-
console.printLine("YELLOW")
46-
end
47-
-#
4843
default
4944
console.printLine("No specific color selected")
5045
end

0 commit comments

Comments
 (0)