blob: 811e658d6656d40391151f9b74803c0ece3879b3 (
plain)
1
2
3
4
5
6
|
# Member names should be 'lower-case' unless the struct/command is whitelisted
##
# @no-way-this-will-get-whitelisted:
##
{ 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }
|