-- Copyright (c) 2020-2021 hoob3rt -- MIT license, see LICENSE for more details. local function fileformat() local data = [[%{&ff}]] return data end return fileformat