Skip to content

Commit 0e0eeb0

Browse files
committed
Add snapshots
1 parent b5aadd2 commit 0e0eeb0

10 files changed

+370
-0
lines changed

compiler-core/src/docs/snapshots/gleam_core__docs__tests__canconical_link.snap

Lines changed: 361 additions & 0 deletions
Large diffs are not rendered by default.

compiler-core/src/docs/snapshots/gleam_core__docs__tests__discarded_arguments_are_not_shown.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__docs_of_a_type_constructor_are_not_used_by_the_following_function.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__hello_docs.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__internal_definitions_are_not_included.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__long_function_wrapping.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__markdown_code_from_function_comment_is_trimmed.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__markdown_code_from_module_comment_is_trimmed.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__markdown_code_from_standalone_pages_is_not_trimmed.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile_with_markdown_pages(config, vec![], pages)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

compiler-core/src/docs/snapshots/gleam_core__docs__tests__tables.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ expression: "compile(config, modules)"
1818
between multiple versions of the same package. -->
1919
<script src="./docs_config.js"></script>
2020
<link id="syntax-theme" rel="stylesheet" href="./css/atom-one-light.min.css?v=GLEAM_VERSION_HERE"/>
21+
2122
</head>
2223
<body class="prewrap-off theme-light drawer-closed">
2324
<script>

0 commit comments

Comments
 (0)