We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ede5e commit 6eb1408Copy full SHA for 6eb1408
1 file changed
examples/database/psql/customer.v
@@ -1,6 +1,8 @@
1
module main
2
3
+/*
4
import db.pg
5
+*/
6
7
const dash = '----------------------------------------------------------------'
8
0 commit comments