blob: f26b0e48bd2cfd3abc52ee46b1fe267c1ab992bc (
plain) (
blame)
1
2
3
4
5
|
// SPDX-License-Identifier: AGPL-3.0-only
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
// Package unsorted is where unsorted Go files from the old structure are kept.
package unsorted
|