Difference between revisions of "AGI/Specifications/Data"

Jump to navigation Jump to search
→‎A note about word numbers: -- fix code formatting
m (→‎A note about word numbers: -- fix formatting)
(→‎A note about word numbers: -- fix code formatting)
 
Line 97: Line 97:
Example:
Example:


<syntax type="C++">
<syntax type="C++">
if (said(take, anyword)) {
if (said(take, anyword)) {
print("You can't - Blackbeard has chopped both your arms off.");
print("You can't - Blackbeard has chopped both your arms off.");
}
}
</syntax>
</syntax>

Navigation menu