This website requires JavaScript.
Explore
Help
Sign In
DHBW
/
gemstone
mirror of
https://github.com/Servostar/gemstone.git
Watch
1
Star
0
Fork
You've already forked gemstone
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4a3b974d9f
gemstone
/
tests
/
llvm
/
params
/
test.txt
4 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added param test
2024-05-21 08:15:56 +00:00
added functions to scope
2024-05-21 09:59:44 +00:00
fun a(in out int: a, in float: b)(out float: c) {
added param test
2024-05-21 08:15:56 +00:00
a = 0
}