1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 15:35:14 +03:00

Add the warning for termFOut . unTerm.

This commit is contained in:
Rob Rix 2018-06-19 09:19:41 -04:00
parent 7212b164bd
commit 6a43c99e63

View File

@ -34,3 +34,4 @@
# Terms
- warning: {lhs: termFAnnotation . unTerm, rhs: termAnnotation, name: "Use termAnnotation"}
- warning: {lhs: termFOut . unTerm, rhs: termOut, name: "Use termOut"}