rush/test/base_if.rush
2025-04-02 22:18:58 +02:00

3 lines
No EOL
35 B
Text

if true {
echo condition true
}