Skip to content

Commit 4f7bb04

Browse files
committed
fix pod
1 parent 103019d commit 4f7bb04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Language/faq.pod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ If SORRY! is present in the output the error is a compile time error
1212
otherwise it's runtime.
1313
1414
Example:
15+
1516
say 1/0 # Attempt to divide 1 by zero using div
1617
1718
sub foo ( Int $a, Int $b ) {...}

0 commit comments

Comments
 (0)