# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #107212]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=107212 >


The "nom" branch of Rakudo doesn't have the -c flag, as the previous
"b" branch did.

b:

$ ./perl6 -c test
syntax OK

nom:

$ ./perl6 -c test
No such option -c
This compiler is based on HLL::Compiler.

Options:
    e=s
    help|h
    target=s
    dumper=s
    trace|t=s
    encoding=s
    output|o=s
    combine
    version|v
    show-config
    stagestats
    ll-exception
    nqpevent=s
    rxtrace
    profile
    profile-compile

Reply via email to