Skip to content

Commit db3aab6

Browse files
committed
Fix for new unit declarator.
1 parent 084ae12 commit db3aab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Inline/Python.pm6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
class Inline::Python;
1+
unit class Inline::Python;
22

33
our $default_python;
44

0 commit comments

Comments
 (0)