Skip to content

Instantly share code, notes, and snippets.

@bishabosha
Created January 25, 2024 19:32
Show Gist options
  • Save bishabosha/73256c48b2d4f34df1ef9eae1e60e35d to your computer and use it in GitHub Desktop.
Save bishabosha/73256c48b2d4f34df1ef9eae1e60e35d to your computer and use it in GitHub Desktop.
Hello Scala
val hello = "Hello, world!"
val multiline = s"""
)))
))))))))))))))
))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))
))))))))))))))))))))))@@@@@@
)))))))@@@@@@@@@@@@@@@@@@@@)))
@@@@@@@@@@@@)))))))))))))
))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))
)))))))))))))))))))))))@@@@@
)))))))@@@@@@@@@@@@@@@@@@@@)))
@@@@@@@@@@@))))))))))))))
))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))
))))))))))))))))))))))))))))))
)))))))))))))))))))))))
)))))))
$hello
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment