mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-16 18:35:02 +01:00
fix return values
This commit is contained in:
parent
eaa2f3527c
commit
b063850b53
8 changed files with 64 additions and 15 deletions
5
tests/snapshots/functions__parameters.snap
Normal file
5
tests/snapshots/functions__parameters.snap
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
source: tests/functions.rs
|
||||
expression: output
|
||||
---
|
||||
"correct\n"
|
||||
5
tests/snapshots/functions__parameters_and_return.snap
Normal file
5
tests/snapshots/functions__parameters_and_return.snap
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
source: tests/functions.rs
|
||||
expression: output
|
||||
---
|
||||
"correct\n"
|
||||
Loading…
Add table
Add a link
Reference in a new issue