// Copyright (c) 2015-2026 Dotfiles. All rights reserved.
package main

import "fmt"

func main() {
	fmt.Println("__PROJECT_NAME__")
}
