Aer/tests/data/includes/test_class.aer
belliash 0e757111a3
All checks were successful
The build was successful.
Add 'include' & 'require' statements test.
2019-12-10 19:21:27 +01:00

4 lines
49 B
Plaintext

class Test {
string $test = 'This is a test';
}