submodule update: preprocessor

time-shift
Houtan Bastani 2019-06-25 10:12:20 +02:00
parent 98c2152ec5
commit cb0e84a2c4
No known key found for this signature in database
GPG Key ID: 000094FB955BE169
2 changed files with 7 additions and 2 deletions

@ -1 +1 @@
Subproject commit a3e63101f4fcacbe6a4f3ed98849215cecda1e7d
Subproject commit e5121176a91a6105ab07b1bc7a0be18f3757f029

View File

@ -157,10 +157,15 @@ stoch_simul;
@#error "String comparison"
@#endif
@#define A = "La crise économique"
@#if A[1,8,3,7,4,10,13,2,5,16,12,9,11,14,15,6,17:19] != "Le scénario comique"
@#error "Problem with string indexing/comparison"
@#endif
@#define f(x) = x + "C"
@#if "A" + f("B") != "ABC"
@#error "Problem with String concatenation"
@#endif
@#echomacrovars(save)
@#echomacrovars
@#echomacrovars