comment saying where deprecated is defined in pest file

This commit is contained in:
gluaxspeed 2021-01-25 15:21:25 -05:00
parent fe4a101d8d
commit 91f5c18da8

View File

@ -15,7 +15,7 @@ definition = {
| deprecated
}
// but then in the struct ffor this... I need to explicitly put all the types there.
// Declared in definitions/deprecated.rs
deprecated = {
test_function
}