== Quote from Denis Koroskin (2korden at gmail.com)'s article > You can use import("file.txt"); to import files (text or binary) at > compile time. Interesting - I didn't know this. It's true that most of strings will be probably loaded from some file in final application...