Add magic comment

This commit is contained in:
Shohei YOSHIDA 2024-02-06 09:09:41 +09:00
parent f34f9d915d
commit 06bda0b3e9
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 8 additions and 0 deletions

View File

@ -57,3 +57,11 @@ __l3build() {
}
__l3build
# Local Variables:
# mode: Shell-Script
# sh-indentation: 2
# indent-tabs-mode: nil
# sh-basic-offset: 2
# End:
# vim: ft=zsh sw=2 ts=2 et