DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / compute / data-00.typ
1234
// Test reading plain text files #let data = read("test/assets/files/hello.txt") #test(data, "Hello, world!")