We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd6e5f commit 4f17e3fCopy full SHA for 4f17e3f
README.md
@@ -79,15 +79,19 @@ The main porpuse of this repo is showing how is the switch statement be used.
79
<ul>
80
<il>
81
<a href="https://github.com/In-All-Programming-Languages/switch-in-all-programming-languages/blob/main/switch.php">PHP</a>
82
- <il>
+ <il>
83
</ul>
84
</details>
85
<details>
86
<summary>R</summary>
87
88
89
<a href="https://github.com/In-All-Programming-Languages/switch-in-all-programming-languages/blob/main/switch.rb">Ruby</a>
90
91
+ <br>
92
93
+ <a href="https://github.com/In-All-Programming-Languages/switch-in-all-programming-languages/blob/main/switch.ru">Rust</a>
94
+ </il>
95
96
97
0 commit comments