mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
// REPL_MODE: false
|
|
|
|
import inlineFun.*
|
|
|
|
foo { 1 + 3 } // RESULT: 4 |