SyntaxFix
Write A Post
Hire A Developer
Questions
For Scala >= 2.12, use Source.fromResource:
Source.fromResource
scala.io.Source.fromResource("located_in_resouces.any")