]> sourceware.org Git - systemtap.git/blame - testsuite/semok/autocast09.stp
autocast: add parsing and semantic tests
[systemtap.git] / testsuite / semok / autocast09.stp
CommitLineData
71f309cc
JS
1#! stap -p2
2
3probe begin
4{
5 // Test that unused autocasts are optimized out
6 foo->has->no->type
7}
This page took 0.022892 seconds and 5 git commands to generate.