1
0
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:
Lukas Neubert
2021-02-01 14:50:41 +01:00
committed by GitHub
parent 53a5aad855
commit d660f2cc6f
17 changed files with 32 additions and 13 deletions

View File

@ -4,6 +4,7 @@
module time
#include <time.h>
struct C.tm {
tm_sec int
tm_min int