fix: a star in docs
This commit is contained in:
3
logic/test_cases/q1/correctSentence1.solution
Normal file
3
logic/test_cases/q1/correctSentence1.solution
Normal file
@ -0,0 +1,3 @@
|
||||
# This is the solution file for test_cases/q1/correctSentence1.test.
|
||||
# The result of evaluating the test must equal the below when cast to a string.
|
||||
result: "((A | B) & (~A <=> (~B | C)) & (~A | ~B | C))"
|
Reference in New Issue
Block a user