Bachir Soussi Chiadmi f1c9615e4a changed permission
2013-09-06 16:15:44 +02:00

10 lines
334 B
Plaintext
Executable File

; Test parsing with a simple string.
simple_string = A simple string
; Test that constants can be used as values.
simple_constant = WATCHDOG_INFO
; After parsing the .info file, 'double_colon' should hold the literal value.
; Parsing should not throw a fatal error or try to access a class constant.
double_colon = dummyClassName::