mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 09:09:31 +00:00
Update tests
This commit is contained in:
parent
a79b054bfb
commit
a85e7ab0af
73 changed files with 246 additions and 157 deletions
|
|
@ -1,8 +1,8 @@
|
|||
:$ a - b
|
||||
@"generic minus"
|
||||
return("generic minus")
|
||||
|
||||
:$ a::string - b::string
|
||||
@a + " minus " + b
|
||||
return(a + " minus " + b)
|
||||
|
||||
| {2-5}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue