Skip to content

Commit

Permalink
Add back missing code
Browse files Browse the repository at this point in the history
  • Loading branch information
azawawi committed Nov 11, 2015
1 parent 599e1dd commit 80a65b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/pg.p6
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env perl6

use v6;
use lib 'lib';
use DBIish;
use NativeCall;

Expand Down

0 comments on commit 80a65b1

Please sign in to comment.