This website requires JavaScript.
Explore
Help
Sign In
CatalaLang
/
catala
Watch
1
Star
1
Fork
0
You've already forked catala
mirror of
https://github.com/CatalaLang/catala.git
synced
2024-11-14 03:14:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
fec4334b49
catala
/
tests
/
test_default
/
bad
/
conflict.catala
10 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added error when a scope variable evaluates to empty
2020-12-09 13:23:03 +03:00
@Article@
/*
new scope A:
param x content int
scope A:
Array type is beginning to work
2020-12-30 00:26:10 +03:00
def x [|true|] := 1
def x [|true|] := 0
Added error when a scope variable evaluates to empty
2020-12-09 13:23:03 +03:00
*/
Reference in New Issue
Copy Permalink