diff options
Diffstat (limited to 'util.go')
| -rw-r--r-- | util.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: © 2022 Grégoire Duchêne <gduchene@awhk.org> +// SPDX-License-Identifier: ISC + package core // Must panics if err is not nil. It returns val otherwise. |
