2019-05-12 09:18:34 -04:00
|
|
|
|
#! /usr/bin/env gosh
|
|
|
|
|
|
2019-05-12 09:10:10 -04:00
|
|
|
|
(declare-file
|
2019-05-12 09:38:03 -04:00
|
|
|
|
(coding shift_jis)
|
2019-05-12 09:40:59 -04:00
|
|
|
|
(language scheme r7rs)
|
|
|
|
|
(copyright 2019 "Lassi Kortela")
|
2019-05-12 09:38:03 -04:00
|
|
|
|
(spdx-license-identifier "ISC"))
|
2019-05-12 09:10:10 -04:00
|
|
|
|
|
|
|
|
|
(display "<22><><EFBFBD><EFBFBD><EFBFBD>ɂ<EFBFBD><C982>͐<EFBFBD><CD90>E")
|
2019-05-12 09:18:34 -04:00
|
|
|
|
(newline)
|