diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-22 00:35:39 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-22 00:35:39 +0100 |
| commit | 52040cc19cbdca48f91d4eb91e9b7a782bb5fbd0 (patch) | |
| tree | 8c6a61f5a6db99c4c7a663e1e2c0f069c3794c4b /examples/minimal.php | |
| parent | 8ab1da7853f6dd309f2d3677ca109737f929ab4a (diff) | |
| download | crep-52040cc19cbdca48f91d4eb91e9b7a782bb5fbd0.tar.gz | |
Add Rust, Go and rename examples to tests
Diffstat (limited to 'examples/minimal.php')
| -rw-r--r-- | examples/minimal.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/minimal.php b/examples/minimal.php deleted file mode 100644 index 69a82f5..0000000 --- a/examples/minimal.php +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | <?php | ||
| 2 | function hello() {} | ||
| 3 | class World {} | ||
| 4 | const VERSION = "1.0"; | ||
