DEBSOURCES
Skip Quicknav
sources / frama-c / 20161101%2Bsilicon%2Bdfsg-5 / tests / syntax / logic_env.i
123456789
/* run.config OPT: -load-script tests/syntax/logic_env_script.ml */ //@ predicate foo(integer x) = x == 0; int X; //@ predicate bar{L} = X == 0;