mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-09 22:16:10 +03:00
Update examples/tutorial_en/tutorial_en.catala_en
Co-authored-by: Louis Gesbert <louis.gesbert@ocamlpro.com>
This commit is contained in:
parent
3623261490
commit
f4f42e1297
@ -593,7 +593,7 @@ scope Test5:
|
||||
else $0 # Insert some other modes of computation here
|
||||
```
|
||||
|
||||
Here the `NewIncomeTaxComputationFixed with` syntax triggers a call of the scope
|
||||
Here the `output of NewIncomeTaxComputationFixed with` syntax triggers a call of the scope
|
||||
while setting its input variable `individual`; then the "dot" syntax is used to
|
||||
recover its `income_tax` output field.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user