Files
mostlymatter/server/tests/group-role-has-permission.csv

8 строки
307 B
CSV
Исходник Постоянная ссылка Ответственный История

Этот файл содержит неоднозначные символы Юникода
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"let p be ""system role has permission""","let q be ""is group member""","let r be ""group role has permission""","""permission granted"" = p (q ∧ r)"
TRUE,TRUE,TRUE,TRUE
TRUE,TRUE,FALSE,TRUE
TRUE,FALSE,TRUE,TRUE
TRUE,FALSE,FALSE,TRUE
FALSE,TRUE,TRUE,TRUE
FALSE,TRUE,FALSE,FALSE
FALSE,FALSE,TRUE,FALSE