Skip to content

Fill in missing Native types code snippets in m3-language-fundamentals#891

Open
8bitpal wants to merge 4 commits into
mainfrom
fix/782-native-types-code-snippets
Open

Fill in missing Native types code snippets in m3-language-fundamentals#891
8bitpal wants to merge 4 commits into
mainfrom
fix/782-native-types-code-snippets

Conversation

@8bitpal

@8bitpal 8bitpal commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Replaces two [Include actual code example here] placeholders in the Native types section of the Data types module page
  • native_test script inlined from daml/daml-intro-data/daml/Native.daml (NATIVE_TEST_BEGIN marker section)
  • CashBalance template inlined from the same file (CASH_BALANCE_BEGIN marker section)

Closes #782

@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cantonfoundation 🟢 Ready View Preview Jun 29, 2026, 6:09 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

8bitpal added 3 commits June 29, 2026 08:30
…s section

The native_test script and CashBalance template were placeholder comments
in the data.rst COPIED block. Inlined from Native.daml NATIVE_TEST_BEGIN
and CASH_BALANCE_BEGIN marker sections.

Closes #782

Signed-off-by: 8bitpal <elias@zerolimit.es>
Signed-off-by: 8bitpal <eliashaase@gmail.com>
…ive types section"

This reverts commit 58646d2.

Signed-off-by: 8bitpal <eliashaase@gmail.com>
Snippets extracted from Native.daml via rst2mdx.py --snippets-dir on
data.rst (NATIVE_TEST_BEGIN and CASH_BALANCE_BEGIN marker sections).
Wired in as Mintlify snippet includes replacing the placeholder comments.

Closes #782

Signed-off-by: 8bitpal <elias@zerolimit.es>
Signed-off-by: 8bitpal <eliashaase@gmail.com>
@8bitpal 8bitpal force-pushed the fix/782-native-types-code-snippets branch from 1344143 to 19bdc2c Compare June 29, 2026 06:33
@8bitpal 8bitpal requested a review from Jatinp26 June 29, 2026 06:35
@8bitpal 8bitpal marked this pull request as ready for review June 29, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing code snippet

1 participant