v/vlib/v/fmt/tests/hashstmt_keep.vv

13 lines
272 B
V

// comment above HashStmt
#flag -I @VROOT/c
#flag @VROOT/c/implementation.o
#include "@VROOT/c/implementation.h"
// comment between with newlines around
#include "header.h"
// comment between without newlines
#include "sqlite3.h"
// comment directly after the HsahStmt