mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
19 lines
457 B
Markdown
19 lines
457 B
Markdown
> Please use https://stackoverflow.com/questions/tagged/fenom for all your general questions or troubleshooting!
|
|
|
|
>
|
|
> *Warning*: Failing to provide necessary information may cause the issue to be closed without consideration
|
|
|
|
### I found this bug / would like to have this new functionality
|
|
|
|
|
|
### This is Fenom and PHP version and environment (server/fpm/cli etc) I am using
|
|
|
|
|
|
### This is a template code snippet I use
|
|
|
|
```
|
|
{var x=10}
|
|
{Calc x=10 y=20}
|
|
|
|
```
|