Skip to content

Commit 8a54bcb

Browse files
committed
Enable basic again
1 parent 3334c7d commit 8a54bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/examples.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
func main() {
1616

17-
//basicExample()
17+
basicExample()
1818

1919
fullExample()
2020
}

0 commit comments

Comments
 (0)