Skip to content

Commit 33592d7

Browse files
committed
fixed?
1 parent a6b0822 commit 33592d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mathics/builtin/compilation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
class Compile(Builtin):
18-
"""
18+
'''
1919
<dl>
2020
<dt>'Compile[{x1, x2, ...}, expr_]'
2121
<dd>Compiles $expr$ assuming each $xi$ is a $Real$ number.

0 commit comments

Comments
 (0)