mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fmt: insert newline after last HashStmt (#8482)
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
module time
|
||||
|
||||
#include <time.h>
|
||||
|
||||
struct C.tm {
|
||||
tm_sec int
|
||||
tm_min int
|
||||
|
Reference in New Issue
Block a user