monte-language / typhon

A virtual machine for Monte.
Other
67 stars 10 forks source link

help(repl, "load", 2) fails to find docstring #204

Closed dckc closed 5 years ago

dckc commented 5 years ago
dconnolly@bid-bse02:~/projects/typhon$ monte repl

▲> help(repl)
Result: Object: <repl> Object interface: <interface from <eval>$_$main$repl>
Some useful REPL stuff.
Methods declared: instantiateModule/2 load/2 benchmark/1

▲> help(repl, "load", 2)
Result: Object: <repl> Object type: <interface from <eval>$_$main$repl>
Method: load/2
(Undocumented method)

version: /nix/store/ja8ra49wv5alkg26577jg4n254ds0q7r-monte/bin/monte