Merge pull request #5604 from KekmaTime/inform-feature-diff

added-para
This commit is contained in:
Richard Feldman 2023-06-26 07:17:06 -04:00 committed by GitHub
commit 74e28efeff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@
></textarea>
</section>
</div>
<p style="margin-top: 20px;">⚠️ This web REPL misses some features that are available in the CLI (roc repl) like defining variables without a final expression, which will result in the "Missing Final Expression" error.</p>
<script type="module" src="/repl/repl.js"></script>
</body>
</html>