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 e91aef3 commit 51801b7Copy full SHA for 51801b7
app/views/settings/syntax_highlights/hello_world.rb
@@ -0,0 +1,5 @@
1
+class HelloWorld
2
+ def hello
3
+ "Hello, World!"
4
+ end
5
+end
0 commit comments