mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
18 lines
197 B
Plaintext
18 lines
197 B
Plaintext
|
// stuff
|
||
|
|
||
|
/*
|
||
|
definitely
|
||
|
not
|
||
|
after
|
||
|
this
|
||
|
*/
|
||
|
|
||
|
// Code generated by tool; DO NOT EDIT.
|
||
|
|
||
|
// +build !dev
|
||
|
|
||
|
// Package comment.
|
||
|
package p
|
||
|
|
||
|
// Does match even though comes after general comment (/*-style).
|