1# Test input file for --method-blocklist parameter. 2 3# Blank line below: 4 5# Line with whitespace only below: 6 7 8# Some tests: 9IdlTestClass:::idlStaticMethod:::1234 10IdlTestClass:::idlInstanceMethod:::1234 11IdlTestClass:::idlTemplateMethod:::1234 12IdlTemplateClass:::idlInstanceMethod:::1234 13 14# Test for free functions: 15IdlFunctions:::foo:::0 16